{
    "content": [
        {
            "type": "text",
            "text": "# openssl-version(1ssl) (man)\n\n**Summary:** openssl-version - print OpenSSL version information\n\n**Synopsis:** openssl version [-help] [-a] [-v] [-b] [-o] [-f] [-p] [-d] [-e] [-m] [-r] [-c]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | — | — | Print out a usage message. |\n| -a | — | — |  |\n| -v | — | — |  |\n| -b | — | — |  |\n| -o | — | — |  |\n| -f | — | — |  |\n| -p | — | — |  |\n| -d | — | — |  |\n| -e | — | — |  |\n| -m | — | — |  |\n| -r | — | — |  |\n| -c | — | — |  |\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (2 lines)\n- **OPTIONS** (1 lines) — 12 subsections\n  - -help (2 lines)\n  - -a (1 lines)\n  - -v (1 lines)\n  - -b (1 lines)\n  - -o (1 lines)\n  - -f (1 lines)\n  - -p (1 lines)\n  - -d (1 lines)\n  - -e (1 lines)\n  - -m (1 lines)\n  - -r (1 lines)\n  - -c (1 lines)\n- **NOTES** (2 lines)\n- **COPYRIGHT** (9 lines)\n\n## Full Content\n\n### NAME\n\nopenssl-version - print OpenSSL version information\n\n### SYNOPSIS\n\nopenssl version [-help] [-a] [-v] [-b] [-o] [-f] [-p] [-d] [-e] [-m] [-r] [-c]\n\n### DESCRIPTION\n\nThis command is used to print out version information about OpenSSL.\n\n### OPTIONS\n\n#### -help\n\nPrint out a usage message.\n\n#### -a\n\n#### -v\n\n#### -b\n\n#### -o\n\n#### -f\n\n#### -p\n\n#### -d\n\n#### -e\n\n#### -m\n\n#### -r\n\n#### -c\n\n### NOTES\n\nThe output of \"openssl version -a\" would typically be used when sending in a bug report.\n\n### COPYRIGHT\n\nCopyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.\n\nLicensed under the Apache License 2.0 (the \"License\").  You may not use this file except in\ncompliance with the License.  You can obtain a copy in the file LICENSE in the source\ndistribution or at <https://www.openssl.org/source/license.html>.\n\n\n\n3.0.2                                        2026-04-07                        OPENSSL-VERSION(1SSL)\n\n"
        }
    ],
    "structuredContent": {
        "command": "openssl-version",
        "section": "1ssl",
        "mode": "man",
        "summary": "openssl-version - print OpenSSL version information",
        "synopsis": "openssl version [-help] [-a] [-v] [-b] [-o] [-f] [-p] [-d] [-e] [-m] [-r] [-c]",
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Print out a usage message."
            },
            {
                "flag": "-a",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-b",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-o",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-f",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-p",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-d",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-e",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-m",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-r",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-c",
                "long": null,
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-help",
                        "lines": 2
                    },
                    {
                        "name": "-a",
                        "lines": 1,
                        "flag": "-a"
                    },
                    {
                        "name": "-v",
                        "lines": 1,
                        "flag": "-v"
                    },
                    {
                        "name": "-b",
                        "lines": 1,
                        "flag": "-b"
                    },
                    {
                        "name": "-o",
                        "lines": 1,
                        "flag": "-o"
                    },
                    {
                        "name": "-f",
                        "lines": 1,
                        "flag": "-f"
                    },
                    {
                        "name": "-p",
                        "lines": 1,
                        "flag": "-p"
                    },
                    {
                        "name": "-d",
                        "lines": 1,
                        "flag": "-d"
                    },
                    {
                        "name": "-e",
                        "lines": 1,
                        "flag": "-e"
                    },
                    {
                        "name": "-m",
                        "lines": 1,
                        "flag": "-m"
                    },
                    {
                        "name": "-r",
                        "lines": 1,
                        "flag": "-r"
                    },
                    {
                        "name": "-c",
                        "lines": 1,
                        "flag": "-c"
                    }
                ]
            },
            {
                "name": "NOTES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 9,
                "subsections": []
            }
        ]
    }
}