[ 
https://issues.apache.org/jira/browse/KARAF-170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jamie goodyear closed KARAF-170.
--------------------------------


> Main --help should behave like Main someCommand --help and list all the 
> possible sub commands when outside of OSGi
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-170
>                 URL: https://issues.apache.org/jira/browse/KARAF-170
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-shell
>            Reporter: james strachan
>             Fix For: 2.1.0
>
>
> when using the org.apache.karaf.shell.console.Main class directly as a 
> program on the command line (lets call it main for now) you can get help on a 
> sub command as follows...
> {code}
> main foo --help
> {code}
> so it would be good to also support
> {code}
> main --help
> {code}
> Either that or we should add a help command so we can do
> {code}
> main help
> {code}
> or
> {code}
> main help foo
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to