summaryrefslogtreecommitdiffstats
path: root/usr.bin/wc
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2015-12-01 19:18:53 +0000
committerrodrigc <rodrigc@FreeBSD.org>2015-12-01 19:18:53 +0000
commit9405dd95c92b854f882dd3178433f64590a219ae (patch)
treed46a4163f41ea20b51c67d7fc1e65fbbae9bcd31 /usr.bin/wc
parentdb2cac2a60d91280013fd96a9b5c1587e032fe38 (diff)
downloadFreeBSD-src-9405dd95c92b854f882dd3178433f64590a219ae.zip
FreeBSD-src-9405dd95c92b854f882dd3178433f64590a219ae.tar.gz
Add more text to explain --libxo flag.
Diffstat (limited to 'usr.bin/wc')
-rw-r--r--usr.bin/wc/wc.19
1 files changed, 8 insertions, 1 deletions
diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1
index cda737b..8f78fad 100644
--- a/usr.bin/wc/wc.1
+++ b/usr.bin/wc/wc.1
@@ -31,7 +31,7 @@
.\" @(#)wc.1 8.2 (Berkeley) 4/19/94
.\" $FreeBSD$
.\"
-.Dd August 24, 2015
+.Dd December 1, 2015
.Dt WC 1
.Os
.Sh NAME
@@ -68,6 +68,13 @@ the last file.
.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 L
The number of characters in the longest input line
is written to the standard output.
OpenPOWER on IntegriCloud