Package: xml2
Version: 0.4-2
Severity: wishlist
File: /usr/share/man/man1/xml2.1.gz

   SYNOPSIS
       <xml|2xml|html2|2html|csv2|2csv> > outfile < infile
You mean xml2, not xml.

   DESCRIPTION
       There are six tools. None of them take any command-line
       arguments.

$ set xml2 2xml html2 2html csv2 2csv
$ for i do $i --help; done
usage: [xml2|html2] < [xml|html] > out
usage: [2xml|2html] < in > [xml|html]
usage: [xml2|html2] < [xml|html] > out
usage: [2xml|2html] < in > [xml|html]
csv2: invalid option -- -
usage: csv2 [-f] [-q quote] [-d comma] < csv > out
2csv: invalid option -- -
usage: 2csv record field [field ...] < in > csv

So in fact two of them take command-line arguments.

       This  program  does normally not include any documentation in form of 
manpages.  However it has a real excellent
       documentation online with a lot of example.  In fact this manpage was 
based on this documentation.

       Please find it on:

But do include some basic documentation like how to use csv2 and 2csv because
sometimes people are offline.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to