(usage): Improve brief descriptions of --sort and --time.
authorJim Meyering <jim@meyering.net>
Wed, 9 Oct 1996 12:24:26 +0000 (12:24 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Oct 1996 12:24:26 +0000 (12:24 +0000)
From François Pinard.

src/ls.c

index 0d9a33fb4574c78d3a71bc4fe26caaff9c156e73..2e082b5c85adc0602adb55da62433ec10c21176e 100644 (file)
--- a/src/ls.c
+++ b/src/ls.c
@@ -2733,8 +2733,9 @@ Sort entries alphabetically if none of -cftuSUX nor --sort.\n\
       printf (_("\
   -s, --size                 print size of each file, in blocks\n\
       --sort=WORD            ctime -c, extension -X, none -U, size -S,\n\
-                               status -c, time -t\n\
-      --time=WORD            atime -u, access -u, use -u\n\
+                             status -c, time -t, atime -u, access -u, use -u\n\
+      --time=WORD            show time as WORD instead of modification time:\n\
+                             atime, access, use, ctime or status\n\
   -T, --tabsize=COLS         assume tab stops at each COLS instead of 8\n\
   -t                         sort by modification time; with -l: show mtime\n\
   -U                         do not sort; list entries in directory order\n\