Fix manpage typo (Bug #328)
This commit is contained in:
parent
8477715ae7
commit
af77b4745c
@ -1,10 +1,10 @@
|
||||
.\" $Id: units.1,v 1.4 1994/04/01 08:49:59 cgd Exp $
|
||||
.\" $Id: units.1,v 1.5 1994/07/16 05:23:46 jtc Exp $
|
||||
.TH UNITS 1 "14 July 1993"
|
||||
.SH NAME
|
||||
units - conversion program
|
||||
.SH SYNTAX
|
||||
.B units
|
||||
[-f filename] [-q] [to-unit from-unit]
|
||||
[-f filename] [-qv] [from-unit to-unit]
|
||||
.SH SUMMARY
|
||||
.TP 4
|
||||
.B -f filename
|
||||
@ -16,6 +16,10 @@ Suppresses prompting of the user for units and the display of statistics
|
||||
about the number of units loaded.
|
||||
.LP
|
||||
.TP 4
|
||||
.B -v
|
||||
Prints the version number.
|
||||
.LP
|
||||
.TP 4
|
||||
.B from-unit to-unit
|
||||
Allows a single unit conversion to be done directly from the command
|
||||
line. No prompting will occur. The units program will print out
|
||||
|
Loading…
Reference in New Issue
Block a user