From 967e54a1e1897d9a97c11d6a868de5853beb5d94 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 2 May 2005 18:41:12 +0000 Subject: (ls invocation): ls --indicator-style=directory renamed to ls --indicator-style=slash, to avoid confusion with ls --directory. --- doc/coreutils.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index e8b17289e..e968afa39 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -5903,7 +5903,7 @@ as follows: @table @samp @item none Do not append any character indicator; this is the default. -@item directory +@item slash Append @samp{/} for directories. This is the same as the @option{-p} option. @item file-type @@ -5931,7 +5931,7 @@ List files horizontally, with as many as will fit on each line, separated by @samp{, } (a comma and a space). @item -p -@itemx --indicator-style=directory +@itemx --indicator-style=slash @opindex -p @opindex --indicator-style @cindex file type, marking -- cgit v1.2.3-54-g00ecf