provide a default "help" sub command in shells used outside of OSGi
-------------------------------------------------------------------

                 Key: KARAF-171
                 URL: https://issues.apache.org/jira/browse/KARAF-171
             Project: Karaf
          Issue Type: Improvement
          Components: console
            Reporter: james strachan
             Fix For: 2.2.0


If we run the org.apache.karaf.shell.console.Main  on the command line we enter 
a shell.

We should be able to type

{code}
help
{code}

and get the same kinda output as

{code}
java org.apache.karaf.shell.console.Main --help
{code}

basically listing all the available sub commands and their descriptions

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to