summaryrefslogtreecommitdiffstats
path: root/usr.bin/vmstat/vmstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vmstat/vmstat.c')
-rw-r--r--usr.bin/vmstat/vmstat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vmstat/vmstat.c b/usr.bin/vmstat/vmstat.c
index bee2ffb..717d528 100644
--- a/usr.bin/vmstat/vmstat.c
+++ b/usr.bin/vmstat/vmstat.c
@@ -1033,7 +1033,7 @@ static void
usage(void)
{
(void)fprintf(stderr, "%s%s",
- "usage: vmstat [-aimsz] [-c count] [-M core [-N system]] [-w wait]\n",
- " [-n devs] [disks]\n");
+ "usage: vmstat [-afimsz] [-c count] [-M core [-N system]] [-w wait]\n",
+ " [-n devs] [-p type,if,pass] [disks]\n");
exit(1);
}
OpenPOWER on IntegriCloud