Browse Source

* added -V to fpcmake.1

armin 20 years ago
parent
commit
bf4694ad94
1 changed files with 7 additions and 2 deletions
  1. 7 2
      install/man/man1/fpcmake.1

+ 7 - 2
install/man/man1/fpcmake.1

@@ -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
 .SH NAME
 fpcmake \- The Free Pascal makefile constructor program.
 fpcmake \- The Free Pascal makefile constructor program.
 
 
 .SH SYNOPSIS
 .SH SYNOPSIS
 
 
-.B fpcmake [-Ttarget] [-pwhrqv] [filename [filename [filename]]]
+.B fpcmake [-Ttarget] [-pwhrqvV] [filename [filename [filename]]]
 
 
 .SH DESCRIPTION
 .SH DESCRIPTION
 
 
@@ -79,6 +79,11 @@ This option instructs
 .B fpcmake
 .B fpcmake
 to be more verbose.
 to be more verbose.
 .TP
 .TP
+.B \-V
+Print
+.B fpcmake
+version and exit.
+.TP
 .B \-w
 .B \-w
 This is the standard option and tells
 This is the standard option and tells
 .B fpcmake
 .B fpcmake