summaryrefslogtreecommitdiffstats
path: root/usr.bin/xstr/xstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/xstr/xstr.c')
-rw-r--r--usr.bin/xstr/xstr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xstr/xstr.c b/usr.bin/xstr/xstr.c
index 7ea8783..7964dd9 100644
--- a/usr.bin/xstr/xstr.c
+++ b/usr.bin/xstr/xstr.c
@@ -146,7 +146,7 @@ main(int argc, char *argv[])
static void
usage(void)
{
- fprintf(stderr, "usage: xstr [-v] [-c] [-] [name ...]\n");
+ fprintf(stderr, "usage: xstr [-cv] [-] [file ...]\n");
exit (1);
}
OpenPOWER on IntegriCloud