1GETTEXTIZE(1)                    User Commands                   GETTEXTIZE(1)
2
3
4

NAME

6       gettextize - install or upgrade gettext infrastructure
7

SYNOPSIS

9       gettextize [OPTION]... [package-dir]
10

DESCRIPTION

12       Prepares a source package to use gettext.
13

OPTIONS

15       --help print this help and exit
16
17       --version
18              print version information and exit
19
20       -f, --force
21              force writing of new files even if old exist
22
23       --po-dir=DIR
24              specify directory with PO files
25
26       --no-changelog
27              don't update or create ChangeLog files
28
29       --symlink
30              make symbolic links instead of copying files
31
32       -n, --dry-run
33              print modifications but don't perform them
34

AUTHOR

36       Written by Ulrich Drepper
37

REPORTING BUGS

39       Report     bugs    in    the    bug    tracker    at    <https://savan
40       nah.gnu.org/projects/gettext> or by email to <bug-gettext@gnu.org>.
41
43       Copyright © 1995-2020 Free Software Foundation, Inc.   License  GPLv3+:
44       GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
45       This  is  free  software:  you  are free to change and redistribute it.
46       There is NO WARRANTY, to the extent permitted by law.
47

SEE ALSO

49       The full documentation for gettextize is maintained as a  Texinfo  man‐
50       ual.   If  the  info  and gettextize programs are properly installed at
51       your site, the command
52
53              info gettextize
54
55       should give you access to the complete manual.
56
57
58
59GNU gettext-tools 20200626         June 2020                     GETTEXTIZE(1)
Impressum