gettextize --version (return code: 0)
/usr/bin/gettextize (GNU gettext-tools) 0.19.7
Copyright (C) 1995-1998, 2000-2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Ulrich Drepper
gettextize --help (return code: 0)
Usage: gettextize [OPTION]... [package-dir]
Prepares a source package to use gettext.
Options:
--help print this help and exit
--version print version information and exit
-f, --force force writing of new files even if old exist
--intl install libintl in a subdirectory (deprecated)
--po-dir=DIR specify directory with PO files
--no-changelog don't update or create ChangeLog files
--symlink make symbolic links instead of copying files
-n, --dry-run print modifications but don't perform them
Report bugs to <bug-gnu-gettext@gnu.org>.