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
111 \*(T<\fB\-b\fR\*(T> \fIbytes\fR
121 \*(T<\fB\-c\fR\*(T>
123 doesn't encounter any errors, the input file is simply copied to
125 This implies no namespaces (turns off \*(T<\fB\-n\fR\*(T>) and
126 requires \*(T<\fB\-d\fR\*(T> to specify an output directory.
128 \*(T<\fB\-d\fR\*(T> \fIoutput-dir\fR
131 By default, \*(T<\fB\-d\fR\*(T> outputs a canonical representation
133 You can select different output formats using \*(T<\fB\-c\fR\*(T>,
134 \*(T<\fB\-m\fR\*(T> and \*(T<\fB\-N\fR\*(T>.
142 \*(T<cat < file > file\*(T> in most shells).
151 \*(T<\fB\-e\fR\*(T> \fIencoding\fR
155 \*(T<US\-ASCII\*(T>,
156 \*(T<UTF\-8\*(T>,
157 \*(T<UTF\-16\*(T>, and
158 \*(T<ISO\-8859\-1\*(T>.
159 Also see the \*(T<\fB\-w\fR\*(T> option.
161 \*(T<\fB\-g\fR\*(T> \fIbytes\fR
163 \*(T<\fBXML_GetBuffer\fR\*(T> and \*(T<\fBread\fR\*(T>
166 \*(T<\fB\-h\fR\*(T>, \*(T<\fB\-\-help\fR\*(T>
171 \*(T<\fB\-k\fR\*(T>
180 \*(T<\fB\-m\fR\*(T>
183 Requires \*(T<\fB\-d\fR\*(T> to specify an output file.
185 \*(T<\fB\-n\fR\*(T>
187 \*(T<\fB\-c\fR\*(T> disables namespaces.
189 \*(T<\fB\-N\fR\*(T>
192 Requires \*(T<\fB\-d\fR\*(T> to specify an output file.
194 \*(T<\fB\-p\fR\*(T>
199 entities. \*(T<\fB\-p\fR\*(T> tells it to always parse them.
200 \*(T<\fB\-p\fR\*(T> implies \*(T<\fB\-x\fR\*(T>.
202 \*(T<\fB\-q\fR\*(T>
206 \*(T<\fB\-r\fR\*(T>
210 \*(T<\fB\-r\fR\*(T> turns off memory-mapping and uses normal file
221 \*(T<\fB\-s\fR\*(T>
226 \*(T<\fB\-t\fR\*(T>
231 \*(T<\fB\-t\fR\*(T> turns off most of the output options
232 (\*(T<\fB\-d\fR\*(T>, \*(T<\fB\-m\fR\*(T>, \*(T<\fB\-c\fR\*(T>, ...).
234 \*(T<\fB\-v\fR\*(T>, \*(T<\fB\-\-version\fR\*(T>
239 \*(T<\fB\-w\fR\*(T>
243 \*(T<\fB\-w\fR\*(T>, \fBxmlwf\fR will try to use a Windows code
244 page. See also \*(T<\fB\-e\fR\*(T>.
246 \*(T<\fB\-x\fR\*(T>
272 \*(T<\fB\-\-\fR\*(T>
283 \*(T<\fI\-myfile.xml\fR\*(T>.
293 If the \*(T<\fB\-k\fR\*(T> option is not provided, \fBxmlwf\fR
295 If \*(T<\fB\-k\fR\*(T> is provided, \fBxmlwf\fR continues
298 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:
300 \*(T<\fB0\fR\*(T>
303 \*(T<\fB1\fR\*(T>
306 \*(T<\fB2\fR\*(T>
309 \*(T<\fB3\fR\*(T>
310 If using the \*(T<\fB\-d\fR\*(T> option, an error occurred opening an output file.
312 \*(T<\fB4\fR\*(T>
317 There should be a way to get \*(T<\fB\-d\fR\*(T> to send its
322 \*(T<\fB\-d\fR\*(T>, \*(T<\fB\-c\fR\*(T>, and
323 \*(T<\fB\-m\fR\*(T> options. If someone could explain it to
333 This manual page was originally written by Scott Bronson <\*(T<bronson@rinspin.com\*(T>>