]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
ls --indicator-style=directory renamed to ls
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 May 2005 18:40:20 +0000 (18:40 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 May 2005 18:40:20 +0000 (18:40 +0000)
--indicator-style=slash, to avoid confusion with ls --directory.

NEWS

diff --git a/NEWS b/NEWS
index 7dfdfce85e0b548d4f3aa6e9e5e98e8b7b29636a..902b1ad36ebfe0e3559e94eae878789f5d29a5ac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -65,7 +65,7 @@ GNU coreutils NEWS                                    -*- outline -*-
   ls changes:
 
     -p now marks only directories; it is equivalent to the new option
-    --indicator-style=directory.  Use --file-type or
+    --indicator-style=slash.  Use --file-type or
     --indicator-style=file-type to get -p's old behavior.
 
   nohup changes: