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

Include help in the command line interface #1559

Closed
mkempka opened this issue Nov 24, 2017 · 3 comments
Closed

Include help in the command line interface #1559

mkempka opened this issue Nov 24, 2017 · 3 comments

Comments

@mkempka
Copy link
Member

mkempka commented Nov 24, 2017

The following command doesn't output anything:

$ tabris help run

I would expect help about the run command, for example how I can specify the emulator/device.

Obviously I'd expect similar commands to output useful information, too:

$ tabris help build
$ tabris help clean
$ tabris help help

etc.

@cpetrov
Copy link
Member

cpetrov commented Nov 24, 2017

Try tabris build -h

@mkempka
Copy link
Member Author

mkempka commented Nov 24, 2017

So the information is already there. All the better. I still request the 'help' command. This seems to have become a de facto standard in the last years.

@mkempka
Copy link
Member Author

mkempka commented Nov 27, 2017

@mkempka mkempka closed this as completed Nov 27, 2017
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

2 participants