{
    "content": [
        {
            "type": "text",
            "text": "# sensible-browser (man)\n\n## NAME\n\nsensible-browser - sensible web browsing\n\n## SYNOPSIS\n\nsensible-browser url\n\n## DESCRIPTION\n\nsensible-browser  makes  sensible decisions on which web browser to call.  Programs in Debian\ncan use this script as their default web browser or emulate their behavior.\nBROWSER environment variable could be set, and will be used if set.\n\n## TLDR\n\n> Open the default browser.\n\n- Open a new window of the default browser:\n  `sensible-browser`\n- Open a URL in the default browser:\n  `sensible-browser {{url}}`\n\n*Source: tldr-pages*\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **STANDARD**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "sensible-browser",
        "section": "",
        "mode": "man",
        "summary": "sensible-browser - sensible web browsing",
        "synopsis": "sensible-browser url",
        "tldr_summary": "Open the default browser.",
        "tldr_examples": [
            {
                "description": "Open a new window of the default browser",
                "command": "sensible-browser"
            },
            {
                "description": "Open a URL in the default browser",
                "command": "sensible-browser {{url}}"
            }
        ],
        "tldr_source": "official",
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "STANDARD",
                "lines": 7,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "sensible-browser - sensible web browsing\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "sensible-browser url\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "sensible-browser  makes  sensible decisions on which web browser to call.  Programs in Debian\ncan use this script as their default web browser or emulate their behavior.\nBROWSER environment variable could be set, and will be used if set.\n",
                "subsections": []
            },
            "STANDARD": {
                "content": "Documentation of behavior of sensible-utils under a debian system is available under  section\n11.4 of debian-policy usually installed under /usr/share/doc/debian-policy (you might need to\ninstall debian-policy)\n\n\n\nDebian                                       12 Jan 2020                          SENSIBLE-EDITOR(1)",
                "subsections": []
            }
        }
    }
}