gettextize(1) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | AUTHOR | REPORTING BUGS | COPYRIGHT | SEE ALSO | COLOPHON

GETTEXTIZE(1)                   User Commands                  GETTEXTIZE(1)

NAME top

       gettextize - install or upgrade gettext infrastructure

SYNOPSIS top

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

DESCRIPTION top

       Prepares a source package to use gettext.

OPTIONS top

       --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 top

       Written by Ulrich Drepper

REPORTING BUGS top

       Report bugs in the bug tracker at
       <https://savannah.gnu.org/projects/gettext> or by email to
       <bug-gettext@gnu.org>.

COPYRIGHT top

       Copyright © 1995-2020 Free Software Foundation, Inc.  License GPLv3+:
       GNU GPL version 3 or later <https://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.

SEE ALSO top

       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

       should give you access to the complete manual.

COLOPHON top

       This page is part of the gettext (message translation) project.
       Information about the project can be found at 
       ⟨http://www.gnu.org/software/gettext/⟩.  If you have a bug report for
       this manual page, see ⟨http://savannah.gnu.org/projects/gettext/⟩.
       This page was obtained from the tarball gettext-0.21.tar.gz fetched
       from ⟨https://ftp.gnu.org/gnu/gettext/⟩ on 2020-08-13.  If you dis‐
       cover any rendering problems in this HTML version of the page, or you
       believe there is a better or more up-to-date source for the page, or
       you have corrections or improvements to the information in this
       COLOPHON (which is not part of the original manual page), send a mail
       to man-pages@man7.org

GNU gettext-tools 20200626        June 2020                    GETTEXTIZE(1)