xml-commons-resolver/xml-commons-resolver-resolver.1
Troy Dawson 588608acf3 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/xml-commons-resolver#3766189aa7e195d6f346aa2f40902278a91b4e8e
2020-10-15 14:03:04 -07:00

67 lines
878 B
Groff

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