From 0dd00fb69e6e472bdbbc034bd9495e223cdc28b3 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 2 Dec 2004 17:28:10 +0000 Subject: Doc fix --- src/rtfx.1 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/rtfx.1 b/src/rtfx.1 index 4c0efe4..64f8547 100644 --- a/src/rtfx.1 +++ b/src/rtfx.1 @@ -43,8 +43,8 @@ .Sh SYNOPSIS .Nm .Op Fl p -.Ar inrtf -.Ar outxml +.Op Ar inrtf +.Op Ar outxml .Sh DESCRIPTION .Nm converts RTF files into a generic XML format. It majors on keeping meta data like style @@ -62,12 +62,14 @@ The options are as follows: Puts .Nm into 'presentation' output mode. +.It Ar inrtf +The RTF file to convert. If not specified reads from stdin. +.It Ar outxml +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 SEE ALSO -.Xr sablot 3 .Sh AUTHOR .An Nate Nielsen Aq nielsen@memberwebs.com -- cgit v1.2.3