Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
GETTEXTIZE(1) | User Commands | GETTEXTIZE(1) |
NAME
gettextize - install or upgrade gettext infrastructureSYNOPSIS
gettextize [ ,OPTION/]... [,package-dir/]DESCRIPTION
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
- --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
AUTHOR
Written by Ulrich DrepperREPORTING BUGS
Report bugs in the bug tracker at <https://savannah.gnu.org/projects/gettext> or by email to <bug-gettext@gnu.org>.COPYRIGHT
Copyright © 1995-2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>SEE ALSO
The full documentation for gettextize is maintained as a Texinfo manual. If the info and gettextize programs are properly installed at your site, the command- info gettextize
June 2020 | GNU gettext-tools 20200626 |