summaryrefslogtreecommitdiff
path: root/src/rtfx.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/rtfx.1')
-rw-r--r--src/rtfx.18
1 files changed, 6 insertions, 2 deletions
diff --git a/src/rtfx.1 b/src/rtfx.1
index 3d234c6..7b742c6 100644
--- a/src/rtfx.1
+++ b/src/rtfx.1
@@ -45,6 +45,8 @@
.Op Fl pw
.Op Ar inrtf
.Op Ar outxml
+.Nm
+.Fl v
.Sh DESCRIPTION
.Nm
converts RTF files into a generic XML format. It majors on keeping meta data like style
@@ -62,6 +64,10 @@ The options are as follows:
Puts
.Nm
into 'presentation' output mode.
+.It Fl v
+Displays
+.Nm
+version number and then quits.
.It Fl w
Output XML is written with indents for easy reading.
.It Ar inrtf
@@ -71,7 +77,5 @@ The XML file to output the converted data to. If not specified writes to stdout.
.El
.Sh WEBSITE
http://memberwebs.com/nielsen/software/rtfx/
-.Sh BUGS
-Doesn't handle crummy RTF files nicely. Needs some speed improvements.
.Sh AUTHOR
.An Nate Nielsen Aq nielsen@memberwebs.com