Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update commands help for v2 #2999

Merged
merged 5 commits into from
Feb 21, 2023

Conversation

AbrilRBS
Copy link
Member

@AbrilRBS AbrilRBS commented Feb 21, 2023

This includes changes from conan-io/conan#13179

Also fixes some of the typos in the commands reference (Although I plan to improve the actual wording tomorrow, so stay tuned for that)

The most contentious thing this PR does is to get all --help output from an 80-char terminal window. I've done this so that the user does not need to scroll to see the whole output, which could happen for long lines. I've put forth the idea to remove the max-width limit on the content of the docs so that the pages could fill the whole screen and then we wouldn't need to squeeze the output like this, but meanwhile, I think that this reads ok, but I open to using a different one if anyone feels too strongly against this :)

@franramirez688 franramirez688 added this to the 2.0.0 milestone Feb 21, 2023
@franramirez688 franramirez688 merged commit 400c317 into conan-io:develop2 Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants