{
    "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 host‐\nname as 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\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"
            },
            {
                "name": "SSH-ARGV0",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/SSH-ARGV0/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": 3,
                "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 host‐\nname as 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\nbugs, re-added newer features and created OpenSSH.  Markus Friedl contributed the support for\nSSH protocol versions 1.5 and 2.0.  Natalie Amery wrote this ssh-argv0 script and the associ‐\nated documentation.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ssh(1)\n\nDebian Project                            September 7, 2001                             SSH-ARGV0(1)",
                "subsections": []
            }
        }
    }
}