{
    "content": [
        {
            "type": "text",
            "text": "# ssh-argv0 (man)\n\n## NAME\n\nssh-argv0 — replaces the old ssh command-name as hostname handling\n\n## SYNOPSIS\n\nhostname | user@hostname [-l loginname] [command]\nhostname | user@hostname [-afgknqstvxACNTX1246] [-b bindaddress] [-c cipherspec]\n[-e escapechar] [-i identityfile] [-l loginname] [-m macspec] [-o option] [-p port]\n[-F configfile] [-L port:host:hostport] [-R port:host:hostport] [-D port] [command]\n\n## DESCRIPTION\n\nssh-argv0 replaces the old ssh command-name as hostname handling.  If you link to this script\nwith a hostname then executing the link is equivalent to having executed ssh with that hostname\nas an argument.  All other arguments are passed to ssh and will be processed normally.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n- **FILES**\n- **AUTHORS**\n- **SEE ALSO**\n- **Debian Project                 September 7, 2001                Debian Project**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ssh-argv0",
        "section": "",
        "mode": "man",
        "summary": "ssh-argv0 — replaces the old ssh command-name as hostname handling",
        "synopsis": "hostname | user@hostname [-l loginname] [command]\nhostname | user@hostname [-afgknqstvxACNTX1246] [-b bindaddress] [-c cipherspec]\n[-e escapechar] [-i identityfile] [-l loginname] [-m macspec] [-o option] [-p port]\n[-F configfile] [-L port:host:hostport] [-R port:host:hostport] [-D port] [command]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "ssh",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/ssh/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "Debian Project                 September 7, 2001                Debian Project",
                "lines": 1,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ssh-argv0 — replaces the old ssh command-name as hostname handling\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "hostname | user@hostname [-l loginname] [command]\n\nhostname | user@hostname [-afgknqstvxACNTX1246] [-b bindaddress] [-c cipherspec]\n[-e escapechar] [-i identityfile] [-l loginname] [-m macspec] [-o option] [-p port]\n[-F configfile] [-L port:host:hostport] [-R port:host:hostport] [-D port] [command]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "ssh-argv0 replaces the old ssh command-name as hostname handling.  If you link to this script\nwith a hostname then executing the link is equivalent to having executed ssh with that hostname\nas an argument.  All other arguments are passed to ssh and will be processed normally.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "See ssh(1).\n",
                "subsections": []
            },
            "FILES": {
                "content": "See ssh(1).\n",
                "subsections": []
            },
            "AUTHORS": {
                "content": "OpenSSH is a derivative of the original and free ssh 1.2.12 release by Tatu Ylonen.  Aaron\nCampbell, Bob Beck, Markus Friedl, Niels Provos, Theo de Raadt and Dug Song removed many bugs,\nre-added newer features and created OpenSSH.  Markus Friedl contributed the support for SSH\nprotocol versions 1.5 and 2.0.  Natalie Amery wrote this ssh-argv0 script and the associated\ndocumentation.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ssh(1)\n",
                "subsections": []
            },
            "Debian Project                 September 7, 2001                Debian Project": {
                "content": "",
                "subsections": []
            }
        }
    }
}