Help: Convenient declaration for -j, --parallel option

This commit is contained in:
Alex Turbov
2022-08-18 14:18:49 +04:00
parent b59615e924
commit 536a25fedc

View File

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