{
    "mode": "man",
    "parameter": "GETTEXTIZE",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/GETTEXTIZE/1/json",
    "generated": "2026-06-14T00:53:07Z",
    "synopsis": "gettextize [OPTION]... [package-dir]",
    "sections": {
        "NAME": {
            "content": "gettextize - install or upgrade gettext infrastructure\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "gettextize [OPTION]... [package-dir]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Prepares a source package to use gettext.\n",
            "subsections": []
        },
        "OPTIONS": {
            "content": "--help print this help and exit\n",
            "subsections": [
                {
                    "name": "--version",
                    "content": "print version information and exit\n",
                    "long": "--version"
                },
                {
                    "name": "-f --force",
                    "content": "force writing of new files even if old exist\n\n--po-dir=DIR\nspecify directory with PO files\n",
                    "flag": "-f",
                    "long": "--force"
                },
                {
                    "name": "--no-changelog",
                    "content": "don't update or create ChangeLog files\n",
                    "long": "--no-changelog"
                },
                {
                    "name": "--symlink",
                    "content": "make symbolic links instead of copying files\n",
                    "long": "--symlink"
                },
                {
                    "name": "-n --dry-run",
                    "content": "print modifications but don't perform them\n",
                    "flag": "-n",
                    "long": "--dry-run"
                }
            ]
        },
        "AUTHOR": {
            "content": "Written by Ulrich Drepper\n",
            "subsections": []
        },
        "REPORTING BUGS": {
            "content": "Report  bugs in the bug tracker at <https://savannah.gnu.org/projects/gettext> or by email to\n<bug-gettext@gnu.org>.\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright © 1995-2020 Free Software Foundation, Inc.  License GPLv3+: GNU GPL  version  3  or\nlater <https://gnu.org/licenses/gpl.html>\nThis  is free software: you are free to change and redistribute it.  There is NO WARRANTY, to\nthe extent permitted by law.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "The full documentation for gettextize is maintained as a Texinfo manual.   If  the  info  and\ngettextize programs are properly installed at your site, the command\n\ninfo gettextize\n\nshould give you access to the complete manual.\n\n\n\nGNU gettext-tools 0.21                       March 2022                                GETTEXTIZE(1)",
            "subsections": []
        }
    },
    "summary": "gettextize - install or upgrade gettext infrastructure",
    "flags": [
        {
            "flag": "",
            "long": "--version",
            "arg": null,
            "description": "print version information and exit"
        },
        {
            "flag": "-f",
            "long": "--force",
            "arg": null,
            "description": "force writing of new files even if old exist --po-dir=DIR specify directory with PO files"
        },
        {
            "flag": "",
            "long": "--no-changelog",
            "arg": null,
            "description": "don't update or create ChangeLog files"
        },
        {
            "flag": "",
            "long": "--symlink",
            "arg": null,
            "description": "make symbolic links instead of copying files"
        },
        {
            "flag": "-n",
            "long": "--dry-run",
            "arg": null,
            "description": "print modifications but don't perform them"
        }
    ],
    "examples": [],
    "see_also": []
}