[
https://issues.apache.org/jira/browse/GSHELL-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevan Miller closed GSHELL-95.
------------------------------
Resolution: Duplicate
duplicate of GSHELL-86
I think we need to clean up the help command for release
> format of help command is confusing (or command processing is wrong)
> --------------------------------------------------------------------
>
> Key: GSHELL-95
> URL: https://issues.apache.org/jira/browse/GSHELL-95
> Project: GShell
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: CLI
> Affects Versions: 1.0-alpha-1
> Reporter: Kevan Miller
> Assignee: Jason Dillon
> Fix For: 1.0-alpha-1
>
>
> The formatting of available commands displayed by the help command is
> confusing. For instance
> /remote
> rsh-server Start a GShell server
> rsh Connect to a remote GShell server
> '/remote' implies that the command is: '/remote/rsh-server'. it is actually:
> 'remote/rsh-server'
> The following would be more intuitive, I think. Pretty sure somebody can
> improve on this, also... ;-)
> remote/
> rsh-server Start a GShell server
> rsh Connect to a remote GShell server
> The help command should make hierarchical structure of commands more obvious.
> Are there plans (or something I haven't realized, yet) for some sort of
> command navigation? e.g.:
> cd geronimo
> start-server
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.