]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(ls invocation): Document new option: --author.
authorJim Meyering <jim@meyering.net>
Sat, 15 Jun 2002 13:26:38 +0000 (13:26 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 15 Jun 2002 13:26:38 +0000 (13:26 +0000)
doc/coreutils.texi

index 89a0753f79102146bc678f53b03740507de011d3..b87133c286491bcbcf1e49dc07825ee6756e5469 100644 (file)
@@ -4920,6 +4920,13 @@ default, only file names are shown.
 
 @table @samp
 
+@item --author
+@opindex --author
+@cindex hurd, author, printing
+List each file's author when producing long format directory listings.
+In GNU/Hurd, file authors can differ from their owners, but in other
+operating systems the two are the same.
+
 @item -D
 @itemx --dired
 @opindex -D