From 8c4a656fad5383e9fe4538fe11d04cc7eb5bde0a Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sun, 31 Aug 2008 23:26:37 +0200 Subject: who --help: add a general description --- src/who.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/who.c') 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\ -- cgit v1.2.3-54-g00ecf