-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
osx/g*: add page #9252
osx/g*: add page #9252
Conversation
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.
LGTM, Thanks for your contribution.
We just need to implement this flag in our npm client I guess.
pages/osx/g[.md
Outdated
|
||
- View documentation for the original command: | ||
|
||
`tldr --platform linux [` |
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.
the --platform
is not required in the spec, we should use -p
like the tldr
page has
`tldr --platform linux [` | |
`tldr -p linux [` |
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.
I'm sorry, but who came up with that idea?! For a project that emphasizes long and readable arguments as much as tldr does, that is one of the dumbest things I've heard in a long time.
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.
I wasn't here in that time. @waldyrious wdyt?
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.
Now, I am questioning myself 😄 , Should we update all the alias pages too then?
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.
I'm sorry, but who came up with that idea?! For a project that emphasizes long and readable arguments as much as tldr does, that is one of the dumbest things I've heard in a long time.
Until project doesn't have formal rule in style guide about using long options it's up to you (here) whether to use them or not and nobody can force you to use them even there are reasons why.
Hi all! This thread has not had any recent activity. |
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.
- No mandatory changes found, approved.
- Thanks for a contribution! ❤️
I decided to leave
gdu
out, because it's a name collision.