[forge-issues] [JBoss JIRA] (FORGE-1333) Forge "man" pages are missing for most UI Commands

Lincoln Baxter III (JIRA) issues at jboss.org
Fri Jan 3 18:46:32 EST 2014


    [ https://issues.jboss.org/browse/FORGE-1333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933681#comment-12933681 ] 

Lincoln Baxter III commented on FORGE-1333:
-------------------------------------------

Example:

{code}
NAME
  jpa-setup -- Java EE/JPA
 
SYNOPSIS
  jpa-setup [-m] [-c --container] PersistenceContainer [-j --jpaVersion] JPAFacet [-p --provider] PersistenceProvider 
 
DESCRIPTION
  Setup JPA in your project (multi-step wizard - some options may not be auto-documented in this man page.)
     -c   container
    Container -  [PersistenceContainer] (required) 
 
     -j   jpaVersion
    JPA Version -  [JPAFacet] (required) 
 
     -m   configureMetadata
    Install a JPA 2 metamodel generator? -  [Boolean] 
 
     -p   provider
    Provider -  [PersistenceProvider] (required) 
 
 

 
RESOURCES
  forge: <http://forge.jboss.org/>
 
COPYING
  Copyright 2013 Red Hat, Inc. and/or its affiliates.
    Licensed under the Eclipse Public License version 1.0, available at http://www.eclipse.org/legal/epl-v10.html 
 
 
Manual page jpa-setup(1) line 1 (press h for help or q to quit)
{code}
                
> Forge "man" pages are missing for most UI Commands
> --------------------------------------------------
>
>                 Key: FORGE-1333
>                 URL: https://issues.jboss.org/browse/FORGE-1333
>             Project: Forge
>          Issue Type: Sub-task
>          Components: UI - Shell
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Antonio Goncalves
>            Assignee: Lincoln Baxter III
>             Fix For: 2.0.0.Final
>
>
> This is more a question because I don't know what {{man}} is suppose to do. This is what I get :
> {code}
> [Test.java]$ man grep
> No manual entry for grep
> [Test.java]$ man echo
> No manual entry for echo
> {code}
> I would expect to have a manual for each Forge command and also to get completion (e.g. {{man jpa}} TAB and it will give all the JPA commands available in the manual

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list