* added -V to fpcmake.1

This commit is contained in:
armin 2005-01-11 21:26:01 +00:00
parent 403043058c
commit bf4694ad94

View File

@ -1,10 +1,10 @@
.TH fpcmake 1 "12 Dec 1999" "Free Pascal" "Free Pascal Makefile constructor"
.TH fpcmake 1 "11 Jan 2005" "Free Pascal" "Free Pascal Makefile constructor"
.SH NAME
fpcmake \- The Free Pascal makefile constructor program.
.SH SYNOPSIS
.B fpcmake [-Ttarget] [-pwhrqv] [filename [filename [filename]]]
.B fpcmake [-Ttarget] [-pwhrqvV] [filename [filename [filename]]]
.SH DESCRIPTION
@ -79,6 +79,11 @@ This option instructs
.B fpcmake
to be more verbose.
.TP
.B \-V
Print
.B fpcmake
version and exit.
.TP
.B \-w
This is the standard option and tells
.B fpcmake