mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-01 17:00:36 +00:00
Add forgotten -a to the usage() message.
This commit is contained in:
parent
ee935b5800
commit
4c985f4a06
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=139722
@ -268,7 +268,7 @@ main(int argc, char **argv)
|
||||
static void
|
||||
usage(void)
|
||||
{
|
||||
fprintf(stderr, "usage: gstat [-cd] [-I interval]\n");
|
||||
fprintf(stderr, "usage: gstat [-acd] [-I interval]\n");
|
||||
exit(1);
|
||||
/* NOTREACHED */
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user