1
0
Fork 0
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:
Managor 2025-04-27 20:48:58 +03:00 committed by GitHub
parent cd5ba656cd
commit 7278b3b935
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}}"`