![]() |
Now we need type to show help:
Code: php spark help env But it would be nice: Code: php spark env --help After seeing the help, we can just remove `--help` at the end and run the command. But now we need to remove `help` in the middle of the command.
Most cmd cli code uses the ? for help but that does look better to use.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |