]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
ls -p now appends only directories. New option
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Apr 2005 20:59:33 +0000 (20:59 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 29 Apr 2005 20:59:33 +0000 (20:59 +0000)
--indicator-style=directory equivalent to -p.

NEWS

diff --git a/NEWS b/NEWS
index ed0fffe574bbcb9a0686e3c50055863cffb79ead..ba1892a026f8de92053e30eed5f7fca795412c6e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,12 @@ GNU coreutils NEWS                                    -*- outline -*-
     When POSIXLY_CORRECT is set, "fold file -3" is now equivalent to
     "fold file ./-3", not the obviously-erroneous "fold file ./-w3".
 
+  ls changes:
+
+    -p now appends '/' only to directories; it is equivalent to the
+    new option --indicator-style=directory.  Use --file-type or
+    --indicator-style=file-type to get -p's old behavior.
+
   nohup changes:
 
     nohup now ignores the umask when creating nohup.out.