Blame SOURCES/xml-commons-resolver-resolver.1

cb7072
.TH XML-RESOLVER 1 "11 April 2013" "xml-commons-resolver" "User commands"
cb7072
cb7072
.SH NAME
cb7072
xml-resolver - A simple command-line resolver
cb7072
cb7072
.SH SYNOPSIS
cb7072
cb7072
.B xml-resolver
cb7072
[options] keyword
cb7072
cb7072
.SH DESCRIPTION
cb7072
cb7072
\fBxml-resolver\fP is a simple command-line resolver. It takes some parameters 
cb7072
and passes them through the resolver, printing the result.
cb7072
cb7072
The process ends with error-level 1, if there were errors.
cb7072
cb7072
.SH OPTIONS
cb7072
cb7072
Command-line options are described below.
cb7072
cb7072
.PP
cb7072
.B -c
cb7072
catalogfile
cb7072
.RS 4
cb7072
Load a particular catalog file
cb7072
.RE
cb7072
.PP
cb7072
.B -n
cb7072
name
cb7072
.RS 4
cb7072
Sets the name
cb7072
.RE
cb7072
.PP
cb7072
.B -p
cb7072
publicId
cb7072
.RS 4
cb7072
Sets the public identifier
cb7072
.RE
cb7072
.PP
cb7072
.B -s
cb7072
systemId
cb7072
.RS 4
cb7072
Sets the system identifier
cb7072
.RE
cb7072
.PP
cb7072
.B -a
cb7072
.RS 4
cb7072
Absolute system URI
cb7072
.RE
cb7072
.PP
cb7072
.B -u
cb7072
uri
cb7072
.RS 4
cb7072
Sets the URI
cb7072
.RE
cb7072
.PP
cb7072
.B -d
cb7072
integer
cb7072
.RS 4
cb7072
Set the debug level
cb7072
.RE
cb7072
cb7072
And keyword is one of: doctype, document, entity, notation, public,
cb7072
system, or uri.
cb7072