summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-05-02 18:40:20 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-05-02 18:40:20 +0000
commit9b1fc199cd5659896e83ccb366ab3c777ddb37d6 (patch)
tree150c2936843f11e35fcceea1af14da2f2e3ba2a4
parentecf466971422be32abdc137c2262d0216d161ab2 (diff)
downloadcoreutils-9b1fc199cd5659896e83ccb366ab3c777ddb37d6.tar.xz
ls --indicator-style=directory renamed to ls
--indicator-style=slash, to avoid confusion with ls --directory.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7dfdfce85..902b1ad36 100644
--- 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: