mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-01 21:35:54 +02:00
hardinfo.md: add more examples
This commit is contained in:
parent
c48e4e12ee
commit
2d1d653b4a
1 changed files with 8 additions and 0 deletions
|
@ -5,3 +5,11 @@
|
||||||
- Start hardinfo:
|
- Start hardinfo:
|
||||||
|
|
||||||
`hardinfo`
|
`hardinfo`
|
||||||
|
|
||||||
|
- Print report to standard output:
|
||||||
|
|
||||||
|
`hardinfo -r`
|
||||||
|
|
||||||
|
- Save report to HTML file:
|
||||||
|
|
||||||
|
`hardinfo -r -f html > hardinfo.html`
|
||||||
|
|
Loading…
Add table
Reference in a new issue