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:
Leena Miettinen
2023-09-13 10:56:54 +02:00
parent 9c036fe393
commit 6cf4b1a3cd
36 changed files with 57 additions and 56 deletions

View File

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