From b64b2719bc8cc86eeb9ef8ca7bc87bdfb7b05677 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 24 Aug 2001 08:31:02 +0000 Subject: [PATCH] (usage): Clarify description of -l. From Clark Morgan. --- src/pinky.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pinky.c b/src/pinky.c index 7d4e8060d4..15d4fde2ac 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\ -- 2.47.3