SYNOPSIS
4xupdate [-h | --help ] [-V | --version ] [-o | --outfile=FILE ] {source-uri } {xupdate-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.
- -o, --outfile=FILE
- Write the result to the given output file.
- source-uri
- The URI of the XML document to which to apply the XUpdate, or "-" to indicate standard input.
- xupdate-uri
- The URI of the XML document containing XUpdate instructions, or "-" to indicate standard input.
AUTHOR
Raphael Bossek <[email protected]>
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.