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

Move to braid help COMMAND and braid COMMAND --help #89

Open
mattmccutchen opened this issue Sep 23, 2020 · 0 comments
Open

Move to braid help COMMAND and braid COMMAND --help #89

mattmccutchen opened this issue Sep 23, 2020 · 0 comments

Comments

@mattmccutchen
Copy link
Collaborator

Braid should accept the syntaxes braid help COMMAND and braid COMMAND --help, which are common in other commands that have subcommands, including git itself. In the current, idiosyncratic braid COMMAND help syntax, help looks like it is a single argument to the subcommand. We should deprecate that syntax (printing a warning along with the help text) and perhaps remove it after a while, allowing us to (e.g.) have a mirror named help.

Another thing for my long to-do list...

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

No branches or pull requests

1 participant