{
    "content": [
        {
            "type": "text",
            "text": "# mailstat (man)\n\n## NAME\n\nmailstat - shows mail-arrival statistics\n\n## SYNOPSIS\n\nmailstat [-klmots] [logfile]\n\n## DESCRIPTION\n\nmailstat  parses  a procmail-generated $LOGFILE and displays a summary about the messages de‐\nlivered to all folders (total size, average size, nr of messages).  The $LOGFILE is truncated\nto  zero length, unless the -k option is used.  Exit code 0 if mail arrived, 1 if no mail ar‐\nrived.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n- **NOTES**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "mailstat",
        "section": "",
        "mode": "man",
        "summary": "mailstat - shows mail-arrival statistics",
        "synopsis": "mailstat [-klmots] [logfile]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 12,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "mailstat - shows mail-arrival statistics\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "mailstat [-klmots] [logfile]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "mailstat  parses  a procmail-generated $LOGFILE and displays a summary about the messages de‐\nlivered to all folders (total size, average size, nr of messages).  The $LOGFILE is truncated\nto  zero length, unless the -k option is used.  Exit code 0 if mail arrived, 1 if no mail ar‐\nrived.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "-k     keep logfile intact\n\n-l     long display format\n\n-m     merge any errors into one line\n\n-o     use the old logfile\n\n-t     terse display format\n\n-s     silent in case of no mail\n",
                "subsections": []
            },
            "NOTES": {
                "content": "Customise to your heart's content, this program is only provided as a guideline.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "This manual page was written by Santiago Vila <sanvila@debian.org> for the  Debian  GNU/Linux\ndistribution (but may be used by others).\n\n\n\nMAILSTAT(1)",
                "subsections": []
            }
        }
    }
}