mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-15 20:48:55 +00:00
Update cheatsheets
This commit is contained in:
@@ -11,7 +11,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Initialize `kde-builder`:
|
||||
|
||||
`kde-builder --initial-setup`
|
||||
`kde-builder --generate-config && kde-builder --install-distro-packages`
|
||||
|
||||
- Compile a KDE component and its dependencies from the source:
|
||||
|
||||
@@ -27,7 +27,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Resume compilation from a specific dependency:
|
||||
|
||||
`kde-builder --resume-from={{dependency_component}} {{component_name}}`
|
||||
`kde-builder --resume-from {{dependency_component}} {{component_name}}`
|
||||
|
||||
- Run a component with a specified executable name:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user