{
    "content": [
        {
            "type": "text",
            "text": "# nnpost (man)\n\n## NAME\n\nnnpost - post news articles (nn)\n\n## SYNOPSIS\n\nnnpost [ -dksy string ] [ -f file ] [ -p ] [ group... ]\n\n## DESCRIPTION\n\nnnpost  is  used to post new articles using nn's normal interface, but without entering nn in\nreading mode.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (6 subsections)\n- **FILES**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "nnpost",
        "section": "",
        "mode": "man",
        "summary": "nnpost - post news articles (nn)",
        "synopsis": "nnpost [ -dksy string ] [ -f file ] [ -p ] [ group... ]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-d",
                "long": null,
                "arg": null,
                "description": "Use the specified distribution for the article."
            },
            {
                "flag": "-k",
                "long": null,
                "arg": null,
                "description": "Associate the specified keywords with the article."
            },
            {
                "flag": "-s",
                "long": null,
                "arg": null,
                "description": "Use the specified subject for the new article."
            },
            {
                "flag": "-y",
                "long": null,
                "arg": null,
                "description": "Include the given summary in the article header."
            },
            {
                "flag": "-f",
                "long": null,
                "arg": null,
                "description": "Read the article body from the specified file."
            },
            {
                "flag": "-f",
                "long": null,
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "nn",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/nn/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 25,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-d _",
                        "lines": 2,
                        "flag": "-d"
                    },
                    {
                        "name": "-k",
                        "lines": 2,
                        "flag": "-k"
                    },
                    {
                        "name": "-s",
                        "lines": 2,
                        "flag": "-s"
                    },
                    {
                        "name": "-y",
                        "lines": 2,
                        "flag": "-y"
                    },
                    {
                        "name": "-f _",
                        "lines": 2,
                        "flag": "-f"
                    },
                    {
                        "name": "-p      -f",
                        "lines": 1,
                        "flag": "-f"
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "nnpost - post news articles (nn)\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "nnpost [ -dksy string ] [ -f file ] [ -p ] [ group... ]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "nnpost  is  used to post new articles using nn's normal interface, but without entering nn in\nreading mode.\n\nWhen started, it reads the init file and then directly executes nn's :post command.\n\nIt will prompt for a (comma-separated) list of news groups, the article subject,  a  list  of\nkeywords,  a summary, and the distribution of the article.  Each of these prompts can also be\nsupplied via command line options or arguments as described below.\n\nWhen prompted for the \"Newsgroup:\", entering a ? as the first key will cause nnpost  to  list\nall the known news groups and their purpose (if this information is available).  You can also\nenter  / followed by a word or regular expression which will cause nnpost to produce a (much)\nshorter listing only containing the groups whose name and/or purpose description matches  the\nregular expression.  When paging through either list, you can enter q to quit the listing.\n\nIf a source file is specified with -f it will be used as the initial article body.  If the -p\noption is also specified, the article is posted directly without editing.\n\nnnpost can be used to do unattended postings if sufficient arguments are provided on the com‐\nmand  line  to build the header and the body of the article.  The required arguments are: one\nor more newsgroups, a subject (-s), a source file (-f), a distribution (-d), and the  -p  op‐\ntion.   Other  fields  which  are  not  specified (e.g. keywords) will not be included in the\nheader.  The contents of the news-header variable in the init file will be  included  in  the\nheader.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-d _",
                        "content": "Use the specified distribution for the article.\n",
                        "flag": "-d"
                    },
                    {
                        "name": "-k",
                        "content": "Associate the specified keywords with the article.\n",
                        "flag": "-k"
                    },
                    {
                        "name": "-s",
                        "content": "Use the specified subject for the new article.\n",
                        "flag": "-s"
                    },
                    {
                        "name": "-y",
                        "content": "Include the given summary in the article header.\n",
                        "flag": "-y"
                    },
                    {
                        "name": "-f _",
                        "content": "Read the article body from the specified file.\n",
                        "flag": "-f"
                    },
                    {
                        "name": "-p      -f",
                        "content": "",
                        "flag": "-f"
                    }
                ]
            },
            "FILES": {
                "content": "~/.nn/init   The control variables for nnpost.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "nn(1)\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Kim F. Storm, Texas Instruments A/S, Denmark\nE-mail: storm@texas.dk\n\n\n4th Berkeley Distribution                    Release 6.6                                   NNPOST(1)",
                "subsections": []
            }
        }
    }
}