{
    "content": [
        {
            "type": "text",
            "text": "# GETTEXTIZE (man)\n\n## NAME\n\ngettextize - install or upgrade gettext infrastructure\n\n## SYNOPSIS\n\ngettextize [OPTION]... [package-dir]\n\n## DESCRIPTION\n\nPrepares a source package to use gettext.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (5 subsections)\n- **AUTHOR**\n- **REPORTING BUGS**\n- **COPYRIGHT**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "GETTEXTIZE",
        "section": "",
        "mode": "man",
        "summary": "gettextize - install or upgrade gettext infrastructure",
        "synopsis": "gettextize [OPTION]... [package-dir]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "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": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": [
                    {
                        "name": "--version",
                        "lines": 2,
                        "long": "--version"
                    },
                    {
                        "name": "-f --force",
                        "lines": 5,
                        "flag": "-f",
                        "long": "--force"
                    },
                    {
                        "name": "--no-changelog",
                        "lines": 2,
                        "long": "--no-changelog"
                    },
                    {
                        "name": "--symlink",
                        "lines": 2,
                        "long": "--symlink"
                    },
                    {
                        "name": "-n --dry-run",
                        "lines": 2,
                        "flag": "-n",
                        "long": "--dry-run"
                    }
                ]
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "REPORTING BUGS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 10,
                "subsections": []
            }
        ],
        "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": []
            }
        }
    }
}