1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 23:35:37 +02:00

kde-builder: indicate that multiple components are allowed (#16799)

This commit is contained in:
Managor 2025-06-07 16:24:21 +03:00 committed by GitHub
parent f95b0be16f
commit 1835742458
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
- Compile a KDE component and its dependencies from the source (use `workspace` to compile Plasma desktop):
`kde-builder {{component_name}}`
`kde-builder {{component_name1 component_name2 ...}}`
- Compile a component without updating its local code and without compiling its dependencies: