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

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