summaryrefslogtreecommitdiff
path: root/src/pinky.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-24 08:31:02 +0000
committerJim Meyering <jim@meyering.net>2001-08-24 08:31:02 +0000
commitb64b2719bc8cc86eeb9ef8ca7bc87bdfb7b05677 (patch)
tree3b17e746ca27a0b10312a0186e2e1eff45721f9a /src/pinky.c
parent3fcc2c725ffb77669883f40d2108b68b477b3df9 (diff)
downloadcoreutils-b64b2719bc8cc86eeb9ef8ca7bc87bdfb7b05677.tar.xz
(usage): Clarify description of -l. From Clark Morgan.
Diffstat (limited to 'src/pinky.c')
-rw-r--r--src/pinky.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pinky.c b/src/pinky.c
index 7d4e8060d..15d4fde2a 100644
--- a/src/pinky.c
+++ b/src/pinky.c
@@ -1,5 +1,5 @@
/* GNU's pinky.
- Copyright (C) 1992-1997, 1999, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1992-1997, 1999, 2000, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -469,7 +469,7 @@ usage (int status)
printf (_("Usage: %s [OPTION]... [USER]...\n"), program_name);
printf (_("\
\n\
- -l do long format output\n\
+ -l do long format output (you must specify at least one USER)\n\
-b omit the user's home directory and shell in long format\n\
-h omit the user's project file in long format\n\
-p omit the user's plan file in long format\n\