mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-18 01:35:42 +02:00
kde-builder: update more info link and switch example (#17588)
* Update kde-builder.md
This commit is contained in:
parent
94f71fcc25
commit
b98c87f7d6
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 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`:
|
||||
|
||||
|
@ -28,9 +28,9 @@
|
|||
|
||||
`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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue