kde-builder: group options (#17981)

This commit is contained in:
Managor
2025-09-10 14:07:34 +03:00
committed by GitHub
parent c52d76ceaa
commit 3d9486e083
+1 -1
View File
@@ -14,7 +14,7 @@
- Compile a component without updating its local code and without compiling its dependencies:
`kde-builder {{[-S|--no-src]}} {{[-D|--no-include-dependencies]}} {{component_name}}`
`kde-builder {{[-SD|--no-src --no-include-dependencies]}} {{component_name}}`
- Refresh the build directories before compiling: