aboutsummaryrefslogtreecommitdiff
path: root/procps/iostat.c
diff options
context:
space:
mode:
Diffstat (limited to 'procps/iostat.c')
-rw-r--r--procps/iostat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/procps/iostat.c b/procps/iostat.c
index 51c5fac08..978d23430 100644
--- a/procps/iostat.c
+++ b/procps/iostat.c
@@ -393,7 +393,6 @@ static void dev_report(cputime_t itv)
393//usage: "[-c] [-d] [-t] [-z] [-k|-m] [ALL|BLOCKDEV...] [INTERVAL [COUNT]]" 393//usage: "[-c] [-d] [-t] [-z] [-k|-m] [ALL|BLOCKDEV...] [INTERVAL [COUNT]]"
394//usage:#define iostat_full_usage "\n\n" 394//usage:#define iostat_full_usage "\n\n"
395//usage: "Report CPU and I/O statistics\n" 395//usage: "Report CPU and I/O statistics\n"
396//usage: "\nOptions:"
397//usage: "\n -c Show CPU utilization" 396//usage: "\n -c Show CPU utilization"
398//usage: "\n -d Show device utilization" 397//usage: "\n -d Show device utilization"
399//usage: "\n -t Print current time" 398//usage: "\n -t Print current time"