summaryrefslogtreecommitdiffstats
path: root/usr.bin/rusers/rusers.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/rusers/rusers.c')
-rw-r--r--usr.bin/rusers/rusers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rusers/rusers.c b/usr.bin/rusers/rusers.c
index 87f4660..705c887 100644
--- a/usr.bin/rusers/rusers.c
+++ b/usr.bin/rusers/rusers.c
@@ -218,7 +218,7 @@ static void
usage(void)
{
- fprintf(stderr, "usage: rusers [-la] [hosts ...]\n");
+ fprintf(stderr, "usage: rusers [-al] [host ...]\n");
exit(1);
}
OpenPOWER on IntegriCloud