expat/doc xmlwf.1,1.2,1.3
"Fred L. Drake" <[email protected]>
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/expat/doc In directory sc8-pr-cvs1:/tmp/cvs-serv8748 Modified Files: xmlwf.1 Log Message: Regenerate from xmlwf.sgml revision 1.4. Index: xmlwf.1 =================================================================== RCS file: /cvsroot/expat/expat/doc/xmlwf.1,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- xmlwf.1 24 Jan 2003 15:26:06 -0000 1.2 +++ xmlwf.1 24 Jan 2003 18:34:59 -0000 1.3 @@ -183,8 +183,16 @@ .fi .TP \fB--\fR -For some reason, \fBxmlwf\fR specifically -ignores "--" anywhere it appears on the command line. +(Two hyphens.) +Terminates the list of options. This is only needed if a filename +starts with a hyphen. For example: + +.nf +xmlwf -- -myfile.xml +.fi + +will run \fBxmlwf\fR on the file +\fI-myfile.xml\fR. .PP Older versions of \fBxmlwf\fR do not support reading from standard input.