From 11a0405450056e265db7cea1ba822316f8e6a2a5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 10 Mar 2004 17:53:50 +0000 Subject: [PATCH] (Sorting the output): Remove description of ls's --sort=directory option. ls doesn't accept that option, yet. --- doc/coreutils.texi | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index caac0416d2..1499af9b4f 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -5524,11 +5524,6 @@ were specified before the @option{-f}). Reverse whatever the sorting method is---e.g., list files in reverse alphabetical order, youngest first, smallest first, or whatever. -@itemx --sort=directory -@opindex --sort -@opindex directories@r{, sorting files by} -Show directories first, then other files. - @item -S @itemx --sort=size @opindex -S -- 2.47.2