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`