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:
@@ -31,7 +31,7 @@
|
||||
test.
|
||||
|
||||
Plugin tests are executed by starting \QC with the \c{-test <pluginname>}
|
||||
command line argument. \QC then fully loads your plugin and all the plugins
|
||||
command-line argument. \QC then fully loads your plugin and all the plugins
|
||||
that it depends on, going through the normal \l{Plugin Life Cycle}. After
|
||||
your plugin and all dependencies are fully initialized, your tests are
|
||||
executed. Afterwards, \QC automatically closes. Therefore, your plugin
|
||||
|
||||
Reference in New Issue
Block a user