summaryrefslogtreecommitdiff
path: root/src/who.c
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2008-08-31 23:26:37 +0200
committerJim Meyering <meyering@redhat.com>2008-09-19 12:27:37 +0200
commit8c4a656fad5383e9fe4538fe11d04cc7eb5bde0a (patch)
tree66c5b41f72db3c45f1d2340516764e4b2c7374db /src/who.c
parentfec05eb377d82682adc98df38530e758889e8226 (diff)
downloadcoreutils-8c4a656fad5383e9fe4538fe11d04cc7eb5bde0a.tar.xz
who --help: add a general description
Diffstat (limited to 'src/who.c')
-rw-r--r--src/who.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/who.c b/src/who.c
index 94af8bfec..5b17ef15b 100644
--- a/src/who.c
+++ b/src/who.c
@@ -630,6 +630,9 @@ usage (int status)
{
printf (_("Usage: %s [OPTION]... [ FILE | ARG1 ARG2 ]\n"), program_name);
fputs (_("\
+Print information about users who are currently logged in.\n\
+"), stdout);
+ fputs (_("\
\n\
-a, --all same as -b -d --login -p -r -t -T -u\n\
-b, --boot time of last system boot\n\