Browse Source

* Updated man page for --version

tags/v0.99.beta14
Jean-Yves Lamoureux jylam 17 years ago
parent
commit
ae0a6b1c5d
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      doc/img2txt.1

+ 6
- 0
doc/img2txt.1 View File

@@ -90,6 +90,12 @@ Change output format. This can be one of the following (default to ansi) :
ps : Postscript
svg : Scalable Vector Graphics
tga : Targa Image
.TP
.B \-h, \-\-help
Display help message and exit.
.TP
.B \-v, \-\-version
Display version of the program and exit.

.SH EXAMPLES
img2txt hello.jpg > hello.ans


Loading…
Cancel
Save