Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-121838

Make qmlls help output consistent

    XMLWordPrintable

Details

    • All

    Description

      The help output of qmlls is inconsistent. Some descriptions end with a period, some don't.
      The description of -b should either read "look up" or "look for", not "look up for".

      Usage: d:\Qt\6.7.0\msvc2019_64\bin\qmlls [options]
      QML languageserver
      
      Options:
        -?, -h, --help              Displays help on commandline options.
        --help-all                  Displays help, including generic Qt options.
        -w, --wait <waitSeconds>    Waits the given number of seconds before startup
        -v, --verbose               Outputs extra information on the operations being
                                    performed
        -l, --log-file <logFile>    Writes logging to the given file
        -b, --build-dir <buildDir>  Adds a build dir to look up for qml information
        --write-defaults            Writes defaults settings to .qmlls.ini and exits
                                    (Warning: This will overwrite any existing
                                    settings and comments!)
        --ignore-settings           Ignores all settings files and only takes command
                                    line options into consideration
        --no-cmake-calls            Disables automatic CMake rebuilds and C++ file
                                    watching.
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtqmlteam Qt Qml Team User
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes