mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
Update kpackagetool5.md
This commit is contained in:
parent
cd5ba656cd
commit
7278b3b935
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@
|
|||
|
||||
- List installed plasmoids (`--global` for all users):
|
||||
|
||||
`kpackagetool5 {{[-t|--type]}} Plasma/Applet {{[-l|--list]}} {{[-g|--global]}}`
|
||||
`kpackagetool5 {{[-t|--type]}} KPackage/Generic {{[-l|--list]}} {{[-g|--global]}}`
|
||||
|
||||
- Remove a plasmoid by name:
|
||||
|
||||
`kpackagetool5 {{[-t|--type]}} Plasma/Applet {{[-r|--remove]}} "{{name}}"`
|
||||
`kpackagetool5 {{[-t|--type]}} KPackage/Generic {{[-r|--remove]}} "{{name}}"`
|
||||
|
|
Loading…
Add table
Reference in a new issue