From: Benno Schulenberg Date: Sun, 31 Aug 2008 21:26:37 +0000 (+0200) Subject: who --help: add a general description X-Git-Tag: v7.0~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c4a656fad5383e9fe4538fe11d04cc7eb5bde0a;p=thirdparty%2Fcoreutils.git who --help: add a general description --- diff --git a/src/who.c b/src/who.c index 94af8bfec1..5b17ef15ba 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\