diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2014-07-04 21:34:48 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2014-07-04 21:34:48 +0000 |
| commit | c27cc201fbcaca147768859479f0f37f7b0d072a (patch) | |
| tree | e5d7829882667621a6f85da1db0b3adc92b56a95 /usr.bin/units | |
| parent | 5192ff454714479aef7f0fb76298a763e3883c81 (diff) | |
Notes
Diffstat (limited to 'usr.bin/units')
| -rw-r--r-- | usr.bin/units/units.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1 index f971d9c1e443..c5a82ca23046 100644 --- a/usr.bin/units/units.1 +++ b/usr.bin/units/units.1 @@ -1,5 +1,5 @@ .\" $FreeBSD$ -.Dd April 14, 2014 +.Dd July 4, 2014 .Dt UNITS 1 .Os .Sh NAME @@ -19,12 +19,14 @@ Specify the name of the units data file to load. Suppress prompting of the user for units and the display of statistics about the number of units loaded. .It Fl U No , Fl -unitsfile -If the default unit file exists prints its location. If not, print +If the default unit file exists prints its location. +If not, print .Qo Units data file not found .Qc .It Fl v No , Fl -verbose -Print the units in the conversion output. Be more verbose in general. +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 |
