Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-11 00:18:53 +00:00
parent d2ae2c7f65
commit 5913523ab3
18 changed files with 240 additions and 20 deletions

View File

@@ -19,7 +19,7 @@ source: https://github.com/tldr-pages/tldr.git
- 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: