[jboss-jira] [JBoss JIRA] (WFCORE-1645) Missing whitespace indent in module command help message

Petr Kremensky (JIRA) issues at jboss.org
Mon Jul 11 03:47:00 EDT 2016


     [ https://issues.jboss.org/browse/WFCORE-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Petr Kremensky reassigned WFCORE-1645:
--------------------------------------

    Assignee: Petr Kremensky  (was: Jean-Francois Denise)


> Missing whitespace indent in module command help message
> --------------------------------------------------------
>
>                 Key: WFCORE-1645
>                 URL: https://issues.jboss.org/browse/WFCORE-1645
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Petr Kremensky
>            Assignee: Petr Kremensky
>            Priority: Minor
>
> https://github.com/jfdenise/wildfly-core/blob/c023b0bd21d35d8f96c5d99fe4a2ecd24ed76bb3/cli/src/main/resources/help/module.txt#L42
> Whitespace indent is missing for --module-root-dir and --name options
> {noformat}
> ARGUMENTS
> --module-root-dir - (optional) The absolute file path to the server's modules 
>                     directory. By default the module is added to (or removed from)
>                     JBOSS_HOME/modules
>  
> --name          - (required) the name of the module to be added or removed.
>                    NOTE: slot is not a part of the module name.
>  --slot          - (optional) specifies a slot which should be created or
>                    removed. If this argument is not specified, "main" slot is
>                    assumed.
> ...
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list