mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-07 17:19:18 +02:00
who --help: add a general description
This commit is contained in:
committed by
Jim Meyering
parent
fec05eb377
commit
8c4a656fad
@@ -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\
|
||||
|
||||
Reference in New Issue
Block a user