summaryrefslogtreecommitdiffstats
path: root/sbin/tunefs/tunefs.8
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2000-11-28 18:17:15 +0000
committercharnier <charnier@FreeBSD.org>2000-11-28 18:17:15 +0000
commitfc795f389aeab2a11b2f024f73b749b4fd04f53b (patch)
treed1761bdc2b6243a488b193ec19170f66cdf5da09 /sbin/tunefs/tunefs.8
parentf1a89df3316a1b8c0a7ee15461f3ff8470fad0f6 (diff)
downloadFreeBSD-src-fc795f389aeab2a11b2f024f73b749b4fd04f53b.zip
FreeBSD-src-fc795f389aeab2a11b2f024f73b749b4fd04f53b.tar.gz
Remove .Op when arg is required (special | filesystem). Document that at
least one flag is required and check this in the code. Make use of getopt(3). Generalyze printing `... remains unchanged ...'.
Diffstat (limited to 'sbin/tunefs/tunefs.8')
-rw-r--r--sbin/tunefs/tunefs.84
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/tunefs/tunefs.8 b/sbin/tunefs/tunefs.8
index c2a0501..eec7614 100644
--- a/sbin/tunefs/tunefs.8
+++ b/sbin/tunefs/tunefs.8
@@ -50,7 +50,7 @@
.Op Fl o Ar optimize_preference
.Op Fl p
.Ek
-.Op Ar special | Ar filesystem
+.Ar special | Ar filesystem
.Sh DESCRIPTION
.Nm Tunefs
is designed to change the dynamic parameters of a file system
@@ -123,6 +123,8 @@ obtained in the
.Xr dumpfs 8
manual page.
.El
+.Pp
+At least one of the above flags is required.
.Sh ERRORS
If
.Nm
OpenPOWER on IntegriCloud