{
    "content": [
        {
            "type": "text",
            "text": "# MESSAGES.MAILUTILS(1) (man)\n\n**Summary:** messages.mailutils - count the number of messages in a mailbox\n\n**Synopsis:** messages.mailutils [OPTION...] [mailbox...]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| -s | --silent | — | only display number of messages Global debugging settings --debug-level=LEVEL set Mailutils debugging level --[no-]debug |\n| — | --config-lint | — | check configuration file syntax and exit |\n| — | --config-verbose | — | verbosely log parsing of the configuration files |\n| — | --no-config | — | do not load site and user configuration files |\n| — | --no-site-config | — | do not load site-wide configuration file |\n| — | --no-user-config | — | do not load user configuration file --set=PARAM=VALUE set configuration parameter Informational options |\n| — | --config-help | — | show configuration file summary |\n| — | --show-config-options | — | show compilation options -?, --help give this help list |\n| — | --usage | — | give a short usage message |\n| -V | --version | — | print program version Mandatory or optional arguments to long options are also mandatory or optional for any corre‐ spon |\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (2 lines) — 10 subsections\n  - -q -s --[no-]quiet --silent (14 lines)\n  - --config-lint (2 lines)\n  - --config-verbose (2 lines)\n  - --no-config (2 lines)\n  - --no-site-config (2 lines)\n  - --no-user-config (7 lines)\n  - --config-help (2 lines)\n  - --show-config-options (5 lines)\n  - --usage (2 lines)\n  - -V --version (5 lines)\n- **REPORTING BUGS** (4 lines)\n- **COPYRIGHT** (5 lines)\n- **SEE ALSO** (14 lines)\n\n## Full Content\n\n### NAME\n\nmessages.mailutils - count the number of messages in a mailbox\n\n### SYNOPSIS\n\nmessages.mailutils [OPTION...] [mailbox...]\n\n### DESCRIPTION\n\nGNU messages -- count the number of messages in a mailbox\n\n#### -q -s --[no-]quiet --silent\n\nonly display number of messages\n\nGlobal debugging settings\n\n--debug-level=LEVEL\nset Mailutils debugging level\n\n--[no-]debug-line-info show source info with debugging messages\n\nConfiguration handling\n\n--config-file=FILE\nload this configuration file; implies --no-config\n\n#### --config-lint\n\ncheck configuration file syntax and exit\n\n#### --config-verbose\n\nverbosely log parsing of the configuration files\n\n#### --no-config\n\ndo not load site and user configuration files\n\n#### --no-site-config\n\ndo not load site-wide configuration file\n\n#### --no-user-config\n\ndo not load user configuration file\n\n--set=PARAM=VALUE\nset configuration parameter\n\nInformational options\n\n#### --config-help\n\nshow configuration file summary\n\n#### --show-config-options\n\nshow compilation options\n\n-?, --help\ngive this help list\n\n#### --usage\n\ngive a short usage message\n\n#### -V --version\n\nprint program version\n\nMandatory or optional arguments to long options are also mandatory or optional for any corre‐\nsponding short options.\n\n### REPORTING BUGS\n\nReport bugs to <bug-mailutils@gnu.org>.\nGNU Mailutils home page: <http://mailutils.org>\nGeneral help using GNU software: <http://www.gnu.org/gethelp/>\n\n### COPYRIGHT\n\nCopyright © 2007-2022 Free Software Foundation, inc.  License GPLv3+: GNU GPL  version  3  or\nlater <http://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\n### SEE ALSO\n\nThe complete GNU mailutils documentation is maintained as a Texinfo manual. If the mailutils-\ndoc package is installed, the command\n\ninfo mailutils\n\nshould give you access to the complete manual.\nYou can also find this manual online in the GNU mailutils webpage:\nhttps://www.gnu.org/software/mailutils/manual/index.html.\nPlease  note  this  manpage was automatically generated by the Debian mailutils packagers. Do\nnot file bugs for its content to the GNU Mailutils upstream authors.\n\n\n\nFSF                                         January 2022                       MESSAGES.MAILUTILS(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "MESSAGES.MAILUTILS",
        "section": "1",
        "mode": "man",
        "summary": "messages.mailutils - count the number of messages in a mailbox",
        "synopsis": "messages.mailutils [OPTION...] [mailbox...]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-s",
                "long": "--silent",
                "arg": null,
                "description": "only display number of messages Global debugging settings --debug-level=LEVEL set Mailutils debugging level --[no-]debug-line-info show source info with debugging messages Configuration handling --config-file=FILE load this configuration file; implies --no-config"
            },
            {
                "flag": "",
                "long": "--config-lint",
                "arg": null,
                "description": "check configuration file syntax and exit"
            },
            {
                "flag": "",
                "long": "--config-verbose",
                "arg": null,
                "description": "verbosely log parsing of the configuration files"
            },
            {
                "flag": "",
                "long": "--no-config",
                "arg": null,
                "description": "do not load site and user configuration files"
            },
            {
                "flag": "",
                "long": "--no-site-config",
                "arg": null,
                "description": "do not load site-wide configuration file"
            },
            {
                "flag": "",
                "long": "--no-user-config",
                "arg": null,
                "description": "do not load user configuration file --set=PARAM=VALUE set configuration parameter Informational options"
            },
            {
                "flag": "",
                "long": "--config-help",
                "arg": null,
                "description": "show configuration file summary"
            },
            {
                "flag": "",
                "long": "--show-config-options",
                "arg": null,
                "description": "show compilation options -?, --help give this help list"
            },
            {
                "flag": "",
                "long": "--usage",
                "arg": null,
                "description": "give a short usage message"
            },
            {
                "flag": "-V",
                "long": "--version",
                "arg": null,
                "description": "print program version Mandatory or optional arguments to long options are also mandatory or optional for any corre‐ sponding short options."
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": [
                    {
                        "name": "-q -s --[no-]quiet --silent",
                        "lines": 14,
                        "flag": "-s",
                        "long": "--silent"
                    },
                    {
                        "name": "--config-lint",
                        "lines": 2,
                        "long": "--config-lint"
                    },
                    {
                        "name": "--config-verbose",
                        "lines": 2,
                        "long": "--config-verbose"
                    },
                    {
                        "name": "--no-config",
                        "lines": 2,
                        "long": "--no-config"
                    },
                    {
                        "name": "--no-site-config",
                        "lines": 2,
                        "long": "--no-site-config"
                    },
                    {
                        "name": "--no-user-config",
                        "lines": 7,
                        "long": "--no-user-config"
                    },
                    {
                        "name": "--config-help",
                        "lines": 2,
                        "long": "--config-help"
                    },
                    {
                        "name": "--show-config-options",
                        "lines": 5,
                        "long": "--show-config-options"
                    },
                    {
                        "name": "--usage",
                        "lines": 2,
                        "long": "--usage"
                    },
                    {
                        "name": "-V --version",
                        "lines": 5,
                        "flag": "-V",
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "REPORTING BUGS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 14,
                "subsections": []
            }
        ]
    }
}