From 536a25fedc5a1cb57c23a13ebc37e3bf50b3fb9e Mon Sep 17 00:00:00 2001 From: Alex Turbov Date: Thu, 18 Aug 2022 14:18:49 +0400 Subject: Help: Convenient declaration for `-j, --parallel` option --- Help/manual/cmake.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst index 1f91a25..4a3d70b 100644 --- a/Help/manual/cmake.1.rst +++ b/Help/manual/cmake.1.rst @@ -537,7 +537,7 @@ following options: Lists the available build presets. The current working directory must contain CMake preset files. -.. option:: --parallel [], -j [] +.. option:: -j [], --parallel [] The maximum number of concurrent processes to use when building. If ```` is omitted the native build tool's default number is used. -- cgit v0.12