[JBoss JIRA] Created: (SEAMFORGE-40) Help plugin needs to give descriptions for plugins, commands, and general status
by Lincoln Baxter III (JIRA)
Help plugin needs to give descriptions for plugins, commands, and general status
--------------------------------------------------------------------------------
Key: SEAMFORGE-40
URL: https://issues.jboss.org/browse/SEAMFORGE-40
Project: Seam Forge
Issue Type: Feature Request
Components: Shell
Affects Versions: 1.0.0.Alpha1
Reporter: Lincoln Baxter III
Fix For: 1.0.0.Alpha2
[asdfadsf] foo $ help
Welcome to Seam Forge, a next-generation interactive Shell and project-generation tool. If you find yourself lost, or uncertain how to complete an operation, you may press the <TAB> key for command-completion, or <TAB><TAB> for hints while typing a command.
Type 'list-commands' for a list of available commands in the current Resource context.
Currently operating on the Project located at [/Users/lbaxter/Desktop/example/foo]
[asdfadsf] foo $
[asdfadsf] foo $ help new-project
[new-project] - Create a new project in an empty directory.
[OPTIONS]
[--named] The name of the new project
[--topLevelPackage] The top level package for your Java source files [e.g: "com.example.project"]
[--projectFolder] The folder in which to create this project [e.g: "~/Desktop/..."]
[--createMain] Toggle creation of a simple Main() script in the root package
[asdfadsf] foo $
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira