{
    "content": [
        {
            "type": "text",
            "text": "# probe-bcache (man)\n\n## NAME\n\nprobe-bcache - probe a bcache device\n\n## SYNOPSIS\n\nprobe-bcache [ -o udev ] device\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **OPTIONS** (1 subsections)\n- **USAGE**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "probe-bcache",
        "section": "",
        "mode": "man",
        "summary": "probe-bcache - probe a bcache device",
        "synopsis": "probe-bcache [ -o udev ] device",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-o",
                "long": null,
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-o",
                        "lines": 1,
                        "flag": "-o"
                    }
                ]
            },
            {
                "name": "USAGE",
                "lines": 8,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "probe-bcache - probe a bcache device\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "probe-bcache [ -o udev ] device\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-o",
                        "content": "",
                        "flag": "-o"
                    }
                ]
            },
            "USAGE": {
                "content": "Return UUID if device identified as bcache-formatted.\n\nOnly necessary until support for the bcache superblock is included in blkid; in the meantime,\nprovides just enough functionality for a udev script to create the /dev/disk/by-uuid symlink.\n\n\n\nprobe-bcache(8)",
                "subsections": []
            }
        }
    }
}