Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3506

Two spaces in help CLI command if wrong command is set

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Trivial
    • 4.0.0.Alpha8
    • None
    • CLI
    • None

    Description

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

      I use this PR

      Example:

      [standalone@localhost:9990 /] help nonsence
      Command nonsence  does not exist.
      [standalone@localhost:9990 /]
      

      Expected results:

      [standalone@localhost:9990 /] help nonsence
      Command nonsence does not exist.
      [standalone@localhost:9990 /]
      

      Attachments

        Activity

          People

            jdenise@redhat.com Jean Francois Denise
            mkopecky@redhat.com Marek Kopecky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: