forked from qt-creator/qt-creator
Doc: Use hyphenated form of "command-line" where appropriate
That is where it precedes another noun, such as "options", "arguments", or "tools". Change-Id: Ic4c339084e7350fe737e499293a8f96c91c57fd7 Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
\li In the \uicontrol Script field, you can see the path to the
|
||||
main file of the project that will be run.
|
||||
\li In the \uicontrol {Command line arguments} field, specify
|
||||
command line arguments to be passed to the executable.
|
||||
command-line arguments to be passed to the executable.
|
||||
\endlist
|
||||
|
||||
If you want to run some other Python file than \c main.py, create a custom
|
||||
|
||||
Reference in New Issue
Block a user