{
    "content": [
        {
            "type": "text",
            "text": "# auth-otp (man)\n\n## NAME\n\nauth-otp - generate HOTP/TOTP secrets for modauthotp ProFTPD module\n\n## DESCRIPTION\n\nThe  auth-otp  command provides a way to generate the initial HOTP or TOTP secrets for use by\nthe modauthotp ProFTPD module.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS** (1 subsections)\n- **DESCRIPTION**\n- **OPTIONS** (3 subsections)\n- **FILES** (1 subsections)\n- **AUTHORS** (1 subsections)\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "auth-otp",
        "section": "",
        "mode": "man",
        "summary": "auth-otp - generate HOTP/TOTP secrets for modauthotp ProFTPD module",
        "synopsis": "",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Reports additional information while generating secrets."
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "auth-otp",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-h,--help",
                        "lines": 1
                    },
                    {
                        "name": "-q,--quiet",
                        "lines": 1
                    },
                    {
                        "name": "-v,--verbose",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "FILES",
                "lines": 1,
                "subsections": [
                    {
                        "name": "/usr/local/sbin/auth-otp",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "AUTHORS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "http://www.proftpd.org/credits.html",
                        "lines": 1
                    }
                ]
            }
        ],
        "sections": {
            "NAME": {
                "content": "auth-otp - generate HOTP/TOTP secrets for modauthotp ProFTPD module\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "",
                "subsections": [
                    {
                        "name": "auth-otp",
                        "content": ""
                    }
                ]
            },
            "DESCRIPTION": {
                "content": "The  auth-otp  command provides a way to generate the initial HOTP or TOTP secrets for use by\nthe modauthotp ProFTPD module.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-h,--help",
                        "content": ""
                    },
                    {
                        "name": "-q,--quiet",
                        "content": ""
                    },
                    {
                        "name": "-v,--verbose",
                        "content": "Reports additional information while generating secrets.\n"
                    }
                ]
            },
            "FILES": {
                "content": "",
                "subsections": [
                    {
                        "name": "/usr/local/sbin/auth-otp",
                        "content": ""
                    }
                ]
            },
            "AUTHORS": {
                "content": "ProFTPD is written and maintained by a number  of  people,  full  credits  can  be  found  on",
                "subsections": [
                    {
                        "name": "http://www.proftpd.org/credits.html",
                        "content": "January 2016                                 auth-otp(8)"
                    }
                ]
            }
        }
    }
}