Add forgotten -H, -h, and -P to usage().
This commit is contained in:
parent
bf8ad5a884
commit
e83412c9ca
@ -1217,7 +1217,7 @@ static void
|
||||
usage(void)
|
||||
{
|
||||
(void)fprintf(stderr, "%s%s",
|
||||
"usage: vmstat [-afimsz] [-c count] [-M core [-N system]] [-w wait]\n",
|
||||
"usage: vmstat [-afHhimPsz] [-c count] [-M core [-N system]] [-w wait]\n",
|
||||
" [-n devs] [-p type,if,pass] [disks]\n");
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user