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

Help for Hello Command #3

Closed
harikt opened this issue Apr 11, 2014 · 2 comments
Closed

Help for Hello Command #3

harikt opened this issue Apr 11, 2014 · 2 comments

Comments

@harikt
Copy link
Member

harikt commented Apr 11, 2014

Running

php cli/console.php help hello doesn't have any information .

As the help itself is a test command, may be the way the help for hello command will be like

php cli/console.php hello --help

Normally this is the way I expected a command to show. Not sure how this will become.

@pmjones
Copy link
Member

pmjones commented Apr 24, 2014

I don't think we want a --help option on the hello command, but I can get behind adding help for it as an example for Aura\Cli\Help.

@pmjones
Copy link
Member

pmjones commented Apr 24, 2014

Fixed as part of Cli_Project: auraphp/Aura.Cli_Project@a3d34a3

@pmjones pmjones closed this as completed Apr 24, 2014
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