intltool-update --version (return code: 0)
intltool-update (intltool) 0.51.0
Written by Kenneth Christiansen, Maciej Stachowiak, and Darin Adler.
Copyright (C) 2000-2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
intltool-update --help (return code: 0)
Usage: intltool-update [OPTION]... LANGCODE
Updates PO template files and merge them with the translations.
Mode of operation (only one is allowed):
-p, --pot generate the PO template only
-s, --headers generate the header files in POTFILES.in
-m, --maintain search for left out files from POTFILES.in
-r, --report display a status report for the module
-d, --dist merge LANGCODE.po with existing PO template
Extra options:
-g, --gettext-package=NAME override PO template name, useful with --pot
-o, --output-file=FILE write merged translation to FILE
-x, --verbose display lots of feedback
--help display this help and exit
--version output version information and exit
Examples of use:
intltool-update --pot just create a new PO template
intltool-update xy create new PO template and merge xy.po with it
Report bugs to http://bugs.launchpad.net/intltool