aboutsummaryrefslogtreecommitdiff
path: root/bin/ls
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2015-12-01 19:18:53 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2015-12-01 19:18:53 +0000
commit06691045bae309983d9b88d03aa824ea55e1b623 (patch)
treed46a4163f41ea20b51c67d7fc1e65fbbae9bcd31 /bin/ls
parentb67490a3b064f5c3b59c786ddd1073c648ad4ac4 (diff)
downloadsrc-06691045bae309983d9b88d03aa824ea55e1b623.tar.gz
src-06691045bae309983d9b88d03aa824ea55e1b623.zip
Add more text to explain --libxo flag.
Notes
Notes: svn path=/head/; revision=291607
Diffstat (limited to 'bin/ls')
-rw-r--r--bin/ls/ls.19
1 files changed, 8 insertions, 1 deletions
diff --git a/bin/ls/ls.1 b/bin/ls/ls.1
index 6bca9aa45abc..16ad49b87c57 100644
--- a/bin/ls/ls.1
+++ b/bin/ls/ls.1
@@ -32,7 +32,7 @@
.\" @(#)ls.1 8.7 (Berkeley) 7/29/94
.\" $FreeBSD$
.\"
-.Dd September 27, 2015
+.Dd December 1, 2015
.Dt LS 1
.Os
.Sh NAME
@@ -69,6 +69,13 @@ lexicographical order.
.Pp
The following options are available:
.Bl -tag -width indent
+.It Fl -libxo
+Generate output via
+.Xr libxo 3
+in a selection of different human and machine readable formats.
+See
+.Xr xo_parse_args 3
+for details on command line arguments.
.It Fl A
Include directory entries whose names begin with a
dot