{
    "content": [
        {
            "type": "text",
            "text": "# transform-fdt(1p) (man)\n\n**Summary:** transform-fdt - transform .fdt files to new file format\n\n**Synopsis:** transform-fdt *.fdt\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (12 lines)\n\n## Full Content\n\n### NAME\n\ntransform-fdt - transform .fdt files to new file format\n\n### SYNOPSIS\n\ntransform-fdt *.fdt\n\n### DESCRIPTION\n\nWe are going to change the file format slightly for .fdt files. This script will take files\nof the old format and rewrite them using the new format. Old files will be renamed to have a\n\".BAK\" extension.\n\nRunning this script multiple times against the same file should cause an error.\n\nNOTE: The file format has not changed yet, so you should not run this.  It is for testing\npurposes for core developers only at this point.\n\n\n\nperl v5.26.1                                 2018-04-02                            TRANSFORM-FDT(1p)\n\n"
        }
    ],
    "structuredContent": {
        "command": "transform-fdt",
        "section": "1p",
        "mode": "man",
        "summary": "transform-fdt - transform .fdt files to new file format",
        "synopsis": "transform-fdt *.fdt",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 12,
                "subsections": []
            }
        ]
    }
}