1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-19 21:35:31 +02:00

hardinfo.md: add more examples

This commit is contained in:
Max Xu 2017-12-20 20:01:43 +08:00 committed by Agniva De Sarker
parent c48e4e12ee
commit 2d1d653b4a

View file

@ -5,3 +5,11 @@
- Start hardinfo:
`hardinfo`
- Print report to standard output:
`hardinfo -r`
- Save report to HTML file:
`hardinfo -r -f html > hardinfo.html`