[jboss-jira] [JBoss JIRA] (WFCORE-3506) Two spaces in help CLI command if wrong command is set

Marek Kopecký (JIRA) issues at jboss.org
Fri Jan 12 03:32:00 EST 2018


Marek Kopecký created WFCORE-3506:
-------------------------------------

             Summary: Two spaces in help CLI command if wrong command is set
                 Key: WFCORE-3506
                 URL: https://issues.jboss.org/browse/WFCORE-3506
             Project: WildFly Core
          Issue Type: Bug
          Components: CLI
            Reporter: Marek Kopecký
            Priority: Trivial


CLI prints two spaces in help CLI command if wrong command is set. Two spaces are before "does" word.

I use [this PR|https://github.com/wildfly/wildfly-core/pull/2946]

*Example:*
{noformat}
[standalone at localhost:9990 /] help nonsence
Command nonsence  does not exist.
[standalone at localhost:9990 /]
{noformat}

*Expected results:*
{noformat}
[standalone at localhost:9990 /] help nonsence
Command nonsence does not exist.
[standalone at localhost:9990 /]
{noformat}




--
This message was sent by Atlassian JIRA
(v7.5.0#75005)



More information about the jboss-jira mailing list