From: Jim Meyering Date: Sun, 23 Apr 2006 21:46:54 +0000 (+0000) Subject: (Which files are listed): Describe new option: --group-directories-first. X-Git-Tag: v6.0~462 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=972fa947d19b8301db9a211bd8372fb9373b54ce;p=thirdparty%2Fcoreutils.git (Which files are listed): Describe new option: --group-directories-first. --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index caea3f4661..b9e7ca8654 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -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