summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/nfsstat/nfsstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/nfsstat/nfsstat.c b/usr.bin/nfsstat/nfsstat.c
index 8cae7d2..25ef8e5 100644
--- a/usr.bin/nfsstat/nfsstat.c
+++ b/usr.bin/nfsstat/nfsstat.c
@@ -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);
}
OpenPOWER on IntegriCloud