aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/units
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2017-02-11 23:38:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2017-02-11 23:38:28 +0000
commite7e1f7e394b0050ec297ced73ad6fc659760d355 (patch)
tree14060151f44731385490f27e1207195c9f2640ae /usr.bin/units
parent686e56957e070b363b67beeab5ceba773bed864e (diff)
downloadsrc-e7e1f7e394b0050ec297ced73ad6fc659760d355.tar.gz
src-e7e1f7e394b0050ec297ced73ad6fc659760d355.zip
Notes
Diffstat (limited to 'usr.bin/units')
-rw-r--r--usr.bin/units/units.118
1 files changed, 9 insertions, 9 deletions
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1
index f76e4629c457..9ab76be30967 100644
--- a/usr.bin/units/units.1
+++ b/usr.bin/units/units.1
@@ -14,33 +14,33 @@
.Sh OPTIONS
The following options are available:
.Bl -tag -width indent
-.It Fl h No , Fl -help
+.It Fl h \&No , Fl -help
Show an overview of options
-.It Fl f Ar filename No , Fl -file Ar filename
+.It Fl f Ar filename \&No , Fl -file Ar filename
Specify the name of the units data file to load.
-.It Fl H Ar filename No , Fl -historyfile Ar filename
+.It Fl H Ar filename \&No , Fl -historyfile Ar filename
Ignored, for compatibility with GNU units.
.It Fl e , Fl -exponential
Behave as if -o '%6e' was typed.
-.It Fl q No , Fl -quiet
+.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 No , Fl -unitsfile
+.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 t No , Fl -terse
+.It Fl t \&No , Fl -terse
Only print the result. This is used when calling
.Nm
from other programs for easy to parse results.
-.It Fl v No , Fl -verbose
+.It Fl v \&No , Fl -verbose
Print the units in the conversion output.
Be more verbose in general.
-.It Fl o Ar format No , Fl -output-format Ar format
+.It Fl o Ar format \&No , Fl -output-format Ar format
Select the output format string by which numbers are printed.
-.It Fl V No , Fl -version
+.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