summaryrefslogtreecommitdiffstats
path: root/usr.bin/units/units.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/units/units.1')
-rw-r--r--usr.bin/units/units.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1
index dff0f58..f971d9c 100644
--- a/usr.bin/units/units.1
+++ b/usr.bin/units/units.1
@@ -13,17 +13,19 @@
.Sh OPTIONS
The following options are available:
.Bl -tag -width indent
-.It Fl f Ar filename
+.It Fl f Ar filename No , Fl -file Ar filename
Specify the name of the units data file to load.
-.It Fl q
+.It Fl q No , Fl -quiet
Suppress prompting of the user for units and the display of statistics
about the number of units loaded.
-.It Fl U
+.It Fl U No , Fl -unitsfile
If the default unit file exists prints its location. If not, print
.Qo
Units data file not found
.Qc
-.It Fl V
+.It Fl v No , Fl -verbose
+Print the units in the conversion output. Be more verbose in general.
+.It Fl V No , Fl -version
Print the version number, usage, and then exit.
.It Ar from-unit to-unit
Allow a single unit conversion to be done directly from the command
@@ -31,8 +33,6 @@ line.
The program will not print prompts.
It will print out the
result of the single specified conversion.
-.It Fl v
-Print the units in the conversion output. Be more verbose in general.
.El
.Sh DESCRIPTION
The
OpenPOWER on IntegriCloud