Lines Matching full:t
2 .if \n(.g .ds T< \\FC
3 .if \n(.g .ds T> \\F[\n[.fam]]
56 \*(T<<?xml version="1.0" standalone="yes"?>\*(T>.
82 external entities (see the \*(T<\fB\-x\fR\*(T> option).
85 separately ("\*(T<\fB\-d\fR\*(T> \fIoutput\fR") or concatenated with the
86 option ("\*(T<\fB\-d\fR\*(T>\fIoutput\fR"). \fBxmlwf\fR
89 \*(T<\fB\-a\fR\*(T> \fIfactor\fR
125 \*(T<\fB\-b\fR\*(T> \fIbytes\fR
137 \*(T<\fB\-c\fR\*(T>
139 doesn't encounter any errors, the input file is simply copied to
141 This implies no namespaces (turns off \*(T<\fB\-n\fR\*(T>) and
142 requires \*(T<\fB\-d\fR\*(T> to specify an output directory.
144 \*(T<\fB\-d\fR\*(T> \fIoutput-dir\fR
147 By default, \*(T<\fB\-d\fR\*(T> outputs a canonical representation
149 You can select different output formats using \*(T<\fB\-c\fR\*(T>,
150 \*(T<\fB\-m\fR\*(T> and \*(T<\fB\-N\fR\*(T>.
158 \*(T<cat < file > file\*(T> in most shells).
167 \*(T<\fB\-e\fR\*(T> \fIencoding\fR
171 \*(T<US\-ASCII\*(T>,
172 \*(T<UTF\-8\*(T>,
173 \*(T<UTF\-16\*(T>, and
174 \*(T<ISO\-8859\-1\*(T>.
175 Also see the \*(T<\fB\-w\fR\*(T> option.
177 \*(T<\fB\-g\fR\*(T> \fIbytes\fR
179 \*(T<\fBXML_GetBuffer\fR\*(T> and \*(T<\fBread\fR\*(T>
182 \*(T<\fB\-h\fR\*(T>, \*(T<\fB\-\-help\fR\*(T>
187 \*(T<\fB\-k\fR\*(T>
196 \*(T<\fB\-m\fR\*(T>
199 Requires \*(T<\fB\-d\fR\*(T> to specify an output file.
201 \*(T<\fB\-n\fR\*(T>
203 \*(T<\fB\-c\fR\*(T> disables namespaces.
205 \*(T<\fB\-N\fR\*(T>
208 Requires \*(T<\fB\-d\fR\*(T> to specify an output file.
210 \*(T<\fB\-p\fR\*(T>
215 entities. \*(T<\fB\-p\fR\*(T> tells it to always parse them.
216 \*(T<\fB\-p\fR\*(T> implies \*(T<\fB\-x\fR\*(T>.
218 \*(T<\fB\-q\fR\*(T>
222 \*(T<\fB\-r\fR\*(T>
226 \*(T<\fB\-r\fR\*(T> turns off memory-mapping and uses normal file
237 \*(T<\fB\-s\fR\*(T>
242 \*(T<\fB\-t\fR\*(T>
247 \*(T<\fB\-t\fR\*(T> turns off most of the output options
248 (\*(T<\fB\-d\fR\*(T>, \*(T<\fB\-m\fR\*(T>, \*(T<\fB\-c\fR\*(T>, ...).
250 \*(T<\fB\-v\fR\*(T>, \*(T<\fB\-\-version\fR\*(T>
255 \*(T<\fB\-w\fR\*(T>
259 \*(T<\fB\-w\fR\*(T>, \fBxmlwf\fR will try to use a Windows code
260 page. See also \*(T<\fB\-e\fR\*(T>.
262 \*(T<\fB\-x\fR\*(T>
288 \*(T<\fB\-\-\fR\*(T>
299 \*(T<\fI\-myfile.xml\fR\*(T>.
309 If the \*(T<\fB\-k\fR\*(T> option is not provided, \fBxmlwf\fR
311 If \*(T<\fB\-k\fR\*(T> is provided, \fBxmlwf\fR continues
314 For options \*(T<\fB\-v\fR\*(T>|\*(T<\fB\-\-version\fR\*(T> or \*(T<\fB\-h\fR\*(T>|\*(T<\fB\-\-help\fR\*(T>, \fBxmlwf\fR always exits with status code 0. For other cases, the following exit status codes are returned:
316 \*(T<\fB0\fR\*(T>
319 \*(T<\fB1\fR\*(T>
322 \*(T<\fB2\fR\*(T>
325 \*(T<\fB3\fR\*(T>
326 If using the \*(T<\fB\-d\fR\*(T> option, an error occurred opening an output file.
328 \*(T<\fB4\fR\*(T>
333 There should be a way to get \*(T<\fB\-d\fR\*(T> to send its
338 \*(T<\fB\-d\fR\*(T>, \*(T<\fB\-c\fR\*(T>, and
339 \*(T<\fB\-m\fR\*(T> options. If someone could explain it to
349 This manual page was originally written by Scott Bronson <\*(T<bronson@rinspin.com\*(T>>