mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 17:54:48 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user