mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 06:01:45 +00:00
Update cheatsheets
This commit is contained in:
@@ -13,10 +13,30 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`sudo tlp-stat`
|
||||
|
||||
- Show battery information:
|
||||
- Show information about various devices:
|
||||
|
||||
`sudo tlp-stat -b`
|
||||
`sudo tlp-stat --{{battery|disk|processor|graphics|pcie|rfkill|usb}}`
|
||||
|
||||
- Show verbose information about devices that support verbosity:
|
||||
|
||||
`sudo tlp-stat --verbose --{{battery|processor|pcie|usb}}`
|
||||
|
||||
- Show configuration:
|
||||
|
||||
`sudo tlp-stat -c`
|
||||
`sudo tlp-stat {{-c|--config}}`
|
||||
|
||||
- Monitor [p]ower supply `udev` [ev]ents:
|
||||
|
||||
`sudo tlp-stat {{-P|--pev}}`
|
||||
|
||||
- Show [p]ower [sup]ply diagonistics:
|
||||
|
||||
`sudo tlp-stat --psup`
|
||||
|
||||
- Show [temp]eratures and fan speed:
|
||||
|
||||
`sudo tlp-stat {{-t|--temp}}`
|
||||
|
||||
- Show general system information:
|
||||
|
||||
`sudo tlp-stat {{-s|--system}}`
|
||||
|
||||
Reference in New Issue
Block a user