mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 10:29:15 +00:00
Options added in rev 1.14 were not documented in usage().
This commit is contained in:
parent
7d9451f143
commit
6e0442dee9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54674
@ -444,7 +444,7 @@ void
|
||||
usage()
|
||||
{
|
||||
(void)fprintf(stderr,
|
||||
"usage: nfsstat [-M core] [-N system] [-w interval]\n");
|
||||
"usage: nfsstat [-csW] [-M core] [-N system] [-w interval]\n");
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user