{
    "content": [
        {
            "type": "text",
            "text": "# FLICKR_DUMP_STORED_CONFIG (man)\n\n## NAME\n\nflickrdumpstoredconfig - script to display contents of a Flickr::API storable configuration file.\n\n## SYNOPSIS\n\nflickrdumpstoredconfig [/path/to/file or --configin=Config-Filetodump]\n\n## DESCRIPTION\n\nThis script is a lightweight way to dump the contents of a Flickr::API storable\nconfiguration. It does not use Flickr::API; and sticks to modules from perl core so that it\ncan be used prior to --and perhaps in conjunction with-- installation and testing of the\nFlickr::API module.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **OPTIONS** (3 subsections)\n- **DESCRIPTION**\n- **LICENSE AND COPYRIGHT**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "FLICKR_DUMP_STORED_CONFIG",
        "section": "",
        "mode": "man",
        "summary": "flickrdumpstoredconfig - script to display contents of a Flickr::API storable configuration file.",
        "synopsis": "flickrdumpstoredconfig [/path/to/file or --configin=Config-Filetodump]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": "--usage",
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": "--man",
                "arg": null,
                "description": ""
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "Required:",
                        "lines": 3
                    },
                    {
                        "name": "--usage",
                        "lines": 1,
                        "long": "--usage"
                    },
                    {
                        "name": "--man",
                        "lines": 1,
                        "long": "--man"
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "LICENSE AND COPYRIGHT",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "flickrdumpstoredconfig - script to display contents of a Flickr::API storable\nconfiguration file.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "flickrdumpstoredconfig [/path/to/file or --configin=Config-Filetodump]\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "Required:",
                        "content": "Either a /path/to/config/file or\n--configin pointing to the stored Flickr config file.\n--help as expected"
                    },
                    {
                        "name": "--usage",
                        "content": "",
                        "long": "--usage"
                    },
                    {
                        "name": "--man",
                        "content": "",
                        "long": "--man"
                    }
                ]
            },
            "DESCRIPTION": {
                "content": "This script is a lightweight way to dump the contents of a Flickr::API storable\nconfiguration. It does not use Flickr::API; and sticks to modules from perl core so that it\ncan be used prior to --and perhaps in conjunction with-- installation and testing of the\nFlickr::API module.\n",
                "subsections": []
            },
            "LICENSE AND COPYRIGHT": {
                "content": "Copyright (c) 2015-2016, Louis B. Moore \"<lbmoore@cpan.org>\".\n\nThis program is released under the Artistic License 2.0 by The Perl Foundation.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "The README in the Flickr::API distribution.\n\n\n\nperl v5.26.2                                 2018-08-14                FLICKRDUMPSTOREDCONFIG(1p)",
                "subsections": []
            }
        }
    }
}