[New features]: Mention ls's new option, --group-directories-first
authorJim Meyering <jim@meyering.net>
Sun, 23 Apr 2006 21:38:32 +0000 (21:38 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Apr 2006 21:38:32 +0000 (21:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 00e95f2eeb9303a93c5540ae4fbe34ef457db43e..71752e6c5371882f76261d9a9a1a5ceacc4c8765 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -108,6 +108,9 @@ GNU coreutils NEWS                                    -*- outline -*-
     'nolinks' causes dd to fail if the file has multiple hard links,
     on hosts that support this (e.g., Solaris 10 and later).
 
+  ls accepts the new option --group-directories-first, to make it
+  list directories before files.
+
   rm now accepts the -I (--interactive=once) option.  This new option
   prompts once if rm is invoked recursively or if more than three
   files are being deleted, which is less intrusive than -i prompting