1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

inxi: add inxi -r (#3251)

This commit is contained in:
Ein Verne 2019-08-23 18:24:31 +08:00 committed by Ivan Aracki
parent cd92655620
commit 56013d330d

View file

@ -9,3 +9,7 @@
- Print a full description of CPU, memory, disk, network and process information:
`inxi -Fz`
- Print information about the distribution's repository:
`inxi -r`