From b544360dab85d1a0256062d9d32c56ede4393dba Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 5 Jul 2006 10:17:24 +0000 Subject: * src/ls.c (usage): Correct the description of -G: it is useful only in a long listing. Reported by Martin Pool in . --- src/ls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ls.c b/src/ls.c index 2e9159430..be556f6a2 100644 --- a/src/ls.c +++ b/src/ls.c @@ -4241,7 +4241,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\ group directories before files\n\ "), stdout); fputs (_("\ - -G, --no-group like -l, but do not list group\n\ + -G, --no-group in a long listing, don't print group names\n\ -h, --human-readable with -l, print sizes in human readable format\n\ (e.g., 1K 234M 2G)\n\ --si likewise, but use powers of 1000 not 1024\n\ -- cgit v1.2.3-54-g00ecf