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

Missing whitespace indent in module command help message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 3.0.0.Alpha4
    • None
    • CLI
    • None

      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

      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.
      ...
      

              pkremens@redhat.com Petr Kremensky (Inactive)
              pkremens@redhat.com Petr Kremensky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: