From eef8de9e5cdc3f65a0d5d6a166d411b586726cdf Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Mon, 11 Jul 2016 16:48:46 +0100 Subject: [PATCH] iostat: minor tweaks as mentioned in PR #946 --- pages/linux/iostat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/iostat.md b/pages/linux/iostat.md index fca80e01ba..4b50fdccbf 100644 --- a/pages/linux/iostat.md +++ b/pages/linux/iostat.md @@ -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}}`