mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -05:00
Merge topic 'feature/cmake-man-page-short-option-first'
536a25fedc Help: Convenient declaration for `-j, --parallel` option
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !7588
This commit is contained in:
@@ -537,7 +537,7 @@ following options:
|
||||
Lists the available build presets. The current working directory must
|
||||
contain CMake preset files.
|
||||
|
||||
.. option:: --parallel [<jobs>], -j [<jobs>]
|
||||
.. option:: -j [<jobs>], --parallel [<jobs>]
|
||||
|
||||
The maximum number of concurrent processes to use when building.
|
||||
If ``<jobs>`` is omitted the native build tool's default number is used.
|
||||
|
||||
Reference in New Issue
Block a user