mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-30 16:41:40 +00:00
18 lines
370 B
Plaintext
18 lines
370 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, linux]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# battop
|
|
|
|
> An interactive viewer for the batteries installed in your notebook.
|
|
> More information: <https://github.com/svartalf/rust-battop>.
|
|
|
|
- Display battery information:
|
|
|
|
`battop`
|
|
|
|
- Change battery information measurement [u]nit (default: human):
|
|
|
|
`battop -u {{human|si}}`
|