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

Improve help message in module CLI operation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 3.0.0.Beta22
    • 3.0.0.Beta18
    • None
    • None

      Improve help message in module CLI operation:
      module --help

      --resources and --absolute-resources description contains example of path separator, example is java.io.File.pathSeparatorChar. This example could be confusing for EAP administrators without experience with java. It would be better to mention example for Windows and Linux OS:

      So I suggest to replace this:
      separated by a filesystem-specific path separator, i.e. java.io.File.pathSeparatorChar.
      by something like this:
      separated by a filesystem-specific path separator, i.e. '/' for Linux and '\' for Windows.

      This help message is stored in WF-Core in /cli/src/main/resources/help/module.txt

            mstefank Martin Stefanko
            mstefank Martin Stefanko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: