{
    "content": [
        {
            "type": "text",
            "text": "# UJGUESS (man)\n\n## NAME\n\nujguess -- Guess encoding of given files\n\n## SYNOPSIS\n\nujguess [files..]\n\n## DESCRIPTION\n\nujguess guesses encoding of given files.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **VERSION**\n- **DESCRIPTION** (4 subsections)\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "UJGUESS",
        "section": "",
        "mode": "man",
        "summary": "ujguess -- Guess encoding of given files",
        "synopsis": "ujguess [files..]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": "--no-filename",
                "arg": null,
                "description": "Don't prepend file name to each results. This is the default behavior if there is just one file to be processed."
            },
            {
                "flag": "",
                "long": "--show-filename",
                "arg": null,
                "description": "Prepend file name to each results. This is the default behavior if there are two or more files to be processed."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Print a short help message."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Print the version of ujguess."
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": [
                    {
                        "name": "--no-filename",
                        "lines": 3,
                        "long": "--no-filename"
                    },
                    {
                        "name": "--show-filename",
                        "lines": 3,
                        "long": "--show-filename"
                    },
                    {
                        "name": "-h,--help",
                        "lines": 2
                    },
                    {
                        "name": "-V,--version",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ujguess -- Guess encoding of given files\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "ujguess [files..]\n",
                "subsections": []
            },
            "VERSION": {
                "content": "ujguess 0.02\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "ujguess guesses encoding of given files.\n",
                "subsections": [
                    {
                        "name": "--no-filename",
                        "content": "Don't prepend file name to each results.  This is the default behavior if there is just\none file to be processed.\n",
                        "long": "--no-filename"
                    },
                    {
                        "name": "--show-filename",
                        "content": "Prepend file name to each results.  This is the default behavior if there are two or more\nfiles to be processed.\n",
                        "long": "--show-filename"
                    },
                    {
                        "name": "-h,--help",
                        "content": "Print a short help message.\n"
                    },
                    {
                        "name": "-V,--version",
                        "content": "Print the version of ujguess.\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "Unicode::Japanese, ujconv\n\n\n\nperl v5.34.0                                 2022-02-06                                  UJGUESS(1p)",
                "subsections": []
            }
        }
    }
}