bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ls man page --full-time add -l


From: Dan Jacobson
Subject: ls man page --full-time add -l
Date: 20 Nov 2001 16:35:39 +0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

In the ls man page please say --full-time needs -l to work:

$ man ls
       --full-time
              list both full date and full time

$ /bin/ls --full-time
007movie
1-3land
$ /bin/ls --full-time -l
total 2496
-rw-r--r--    1 jidanni  jidanni        70 Wed May 02 15:17:56 2001 007movie
drwxr-xr-x    2 jidanni  jidanni      4096 Mon Mar 26 22:44:52 2001 1-3land

$ /bin/ls --version
ls (GNU fileutils) 4.0p
$ /bin/ls --help
      --full-time            list both full date and full time

Please add a note to --help output too.

Please see if there are any more cases where an item needs a -l,
etc. to get its stated action working, and note that.

Indeed, even the info page needs my note added to --full-time.
-- 
http://www.geocities.com/jidanni/ Tel+886-4-25854780



reply via email to

[Prev in Thread] Current Thread [Next in Thread]