mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 13:56:52 +00:00
Update cheatsheets
This commit is contained in:
21
tldr/linux/kinfocenter
Normal file
21
tldr/linux/kinfocenter
Normal 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]}}`
|
||||
Reference in New Issue
Block a user