]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(Which files are listed): Describe new option: --group-directories-first.
authorJim Meyering <jim@meyering.net>
Sun, 23 Apr 2006 21:46:54 +0000 (21:46 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 23 Apr 2006 21:46:54 +0000 (21:46 +0000)
doc/coreutils.texi

index caea3f46619d39f48fc6cb420e2c8c3b5acfef69..b9e7ca8654984d4cee59523483eedffc3e7733ea 100644 (file)
@@ -5544,6 +5544,14 @@ option has been specified (@option{--classify} (@option{-F}),
 @option{--dereference} (@option{-L}), or
 @option{--dereference-command-line} (@option{-H})).
 
+@item --group-directories-first
+@opindex --group-directories-first
+Group all the directories before the files and then sort the
+directories and the files separately using the selected sort key
+(see --sort option).
+That is, this option specifies a primary sort key,
+and the --sort option specifies a secondary key.
+
 @item --hide=PATTERN
 @opindex --hide=@var{pattern}
 In directories, ignore files whose names match the shell pattern