Rechercher une page de manuel
compile_encoding
Langue: en
Version: 315093 (ubuntu - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
compile_encoding - compile input XML encmap into a binary encoded file for XML::ParserSYNOPSIS
compile_encoding [-h] [-o output_file] input_fileDESCRIPTION
compile_encoding compiles an input XML encmap file into a binary encoded file usable by XML::Parser(3pm).OPTIONS
- -o output_file
- Put compiled binary into given output file. By default, a file that has the same basename as the input file, but with an extension of .enc is output.
- -h
- Print usage information.
SEE ALSO
make_encmap(1), XML::Encoding(3pm), XML::Parser(3pm)AUTHORS
This manual page was written by Daniel Leidert <daniel.leidert@wgdd.de> for the Debian project (but may be used by others).Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre