From 972fa947d19b8301db9a211bd8372fb9373b54ce Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 23 Apr 2006 21:46:54 +0000 Subject: (Which files are listed): Describe new option: --group-directories-first. --- doc/coreutils.texi | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/coreutils.texi b/doc/coreutils.texi index caea3f466..b9e7ca865 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 -- cgit v1.2.3-54-g00ecf