Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-01 00:22:00 +00:00
parent 8b234c18b9
commit 2b9882f70a
12 changed files with 89 additions and 10 deletions

21
tldr/linux/kinfocenter Normal file
View File

@@ -0,0 +1,21 @@
---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# kinfocenter
> KDE information center to show system information.
> More information: <https://manned.org/kinfocenter>.
- Open the GUI:
`kinfocenter`
- List all possible KCM modules for `kinfocenter`:
`kinfocenter --list`
- Display help:
`kinfocenter {{[-h|--help]}}`