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:
parent
f95b0be16f
commit
1835742458
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue