[jboss-jira] [JBoss JIRA] (WFCORE-3506) Two spaces in help CLI command if wrong command is set
Jean-Francois Denise (JIRA)
issues at jboss.org
Fri Jan 12 04:54:00 EST 2018
[ https://issues.jboss.org/browse/WFCORE-3506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13513913#comment-13513913 ]
Jean-Francois Denise commented on WFCORE-3506:
----------------------------------------------
Good catch, fixed in PR branch. Thanks.
> 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ý
> Assignee: Jean-Francois Denise
> 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