Rechercher une page de manuel
4xml
Langue: en
Version: 259084 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
4xml --- command-line tool for working with XML documentsSYNOPSIS
4xml [-h | --help ] [-V | --version ] [-v | --validate ] [-e | --encoding=ENC ] [---input-encoding=ENC ] [-o | --outfile=FILE ] [-p | --pretty ] [-n | --noseriallize ] [--html ] [--noxinclude ] [--rng=FILE ] {source-uri }
OPTIONS
The program follows the usual GNU command line syntax, with long options starting with two dashes (`-').
- -h, --help
- Show detailed help message.
- -V, --version
- Display version information and exit.
- -v, --validate
- DTD validate the input file as it is being parsed.
- -e, --encoding=ENC
- The encoding to use for output.
- --input-encoding=ENC
- The encoding to assume for input.
- -o, --outfile=FILE
- Direct output to FILE (file will be overwritten if it exists).
- -p, --pretty
- Pretty-print the result.
- -n, --noserialize
- Don't serialize; just parse.
- --html
- Use HTML mode when pretty-printing (emit XHTML as HTML).
- --noxinclude
- Do not expand XIncludes.
- --rng=FILE
- Apply RELAX NG from the given file (technically RNG with XVIF features).
- source-uri
- The URI of the XML document to parse, or "-" to indicate standard input. Required unless running "4xml -V".
AUTHOR
Raphael Bossek <bossekr@debian.org>
VERSION
$Revision: 1.1 $
COPYRIGHT
Copyright © 2006 Raphael Bossek
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
capital n'est que le fruit du travail et n'aurait jamais pu exister
si le travail n'avait pas existé avant lui. Le travail est supérieur
au capital et mérite de loin plus grande considération."
-+- Abraham Lincoln (1809-1865) -+-
Contenus ©2006-2012 Benjamin Poulain
Design ©2006-2012 Maxime Vantorre