Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-17 00:22:45 +00:00
parent 38ecb2b6c5
commit 42c0c33dde
259 changed files with 1079 additions and 386 deletions

View File

@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> Easily build KDE components from its source repositories.
> Drop-in replacement for `kdesrc-build`.
> More information: <https://kde-builder.kde.org/en/cmdline/cmdline-usage.html>.
> More information: <https://kde-builder.kde.org/en/cmdline/supported-cmdline-params.html>.
- Initialize `kde-builder`:
@@ -33,9 +33,9 @@ source: https://github.com/tldr-pages/tldr.git
`kde-builder --run {{executable_name}}`
- Build all configured components:
- Install login session:
`kde-builder`
`kde-builder --install-login-session-only`
- Use system libraries in place of a component if it fails to build: