-
Notifications
You must be signed in to change notification settings - Fork 425
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
Revised documentation #1539
Revised documentation #1539
Conversation
Sample code is revised to use `boolean` instead of `String` for `exclusive` annotation attribute
Changed "ore" to "or" in various places
In the context of subcommand aliases, modified statements were referring to "commands" which are changed to "subcommands"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow this is great! Thank you so much!
I found one small improvement in how to phrase the explanation for aliases.
Can you take a look?
If you don't have time to fix that, let me know, I can do it later.
Thank you again! 🙏
@hamid-nazari I saw your feedback, thank you. 🙏 |
I've made changes to alleviate ambiguity around "commands" and "subcommands" in the context of aliases
Sorry @remkop, |
Merged. |
I've been studying documentation for past few days and came across some minor issues that I felt would be a pity to let hem slip. Such a great work deserves perfection for all that matters.
Hope these are seen relevant and get pulled in.