summaryrefslogtreecommitdiffstats
path: root/usr.bin/expand
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2006-10-13 16:22:25 +0000
committerru <ru@FreeBSD.org>2006-10-13 16:22:25 +0000
commitc8e1d7d89e3f153bb34e51638541e21f4cb462a8 (patch)
tree17da2917f8f36f2ba44be56c448ac5a059d45639 /usr.bin/expand
parentaeb789985adc8cffbbf4d4445108095599d5705a (diff)
downloadFreeBSD-src-c8e1d7d89e3f153bb34e51638541e21f4cb462a8.zip
FreeBSD-src-c8e1d7d89e3f153bb34e51638541e21f4cb462a8.tar.gz
Document that unexpand(1)'s -a and -t options are exclusive.
PR: docs/85063
Diffstat (limited to 'usr.bin/expand')
-rw-r--r--usr.bin/expand/expand.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/expand/expand.1 b/usr.bin/expand/expand.1
index 263017c..0ca6dcb 100644
--- a/usr.bin/expand/expand.1
+++ b/usr.bin/expand/expand.1
@@ -32,7 +32,7 @@
.\" @(#)expand.1 8.1 (Berkeley) 6/9/93
.\" $FreeBSD$
.\"
-.Dd April 21, 2002
+.Dd October 13, 2006
.Dt EXPAND 1
.Os
.Sh NAME
@@ -49,9 +49,8 @@
.Oc
.Op Ar
.Nm unexpand
-.Op Fl a
.Oo
-.Fl t
+.Fl a | t
.Sm off
.Ar tab1 , tab2 , ... , tabn
.Sm on
OpenPOWER on IntegriCloud