mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
iostat: minor tweaks as mentioned in PR #946
This commit is contained in:
parent
a2d0dca8a5
commit
eef8de9e5c
1 changed files with 2 additions and 2 deletions
|
@ -18,10 +18,10 @@
|
|||
|
||||
`iostat -N`
|
||||
|
||||
- Display extended disk statistics with disk names for device sda:
|
||||
- Display extended disk statistics with disk names for device "sda":
|
||||
|
||||
`iostat -xN {{sda}}`
|
||||
|
||||
- Display incremental reports of CPU and disk statistics every 2 second(s):
|
||||
- Display incremental reports of CPU and disk statistics every 2 seconds:
|
||||
|
||||
`iostat {{2}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue