{
    "content": [
        {
            "type": "text",
            "text": "# SPROCKETS (man)\n\n## NAME\n\nsprockets - command line tool for Sprockets library.  Sprockets  is  a  Ruby library for compiling and serving web assets.  It features declarative dependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipe‐ line that allows you to write assets in languages like CoffeeScript, Sass, SCSS and LESS.\n\n## SYNOPSIS\n\nsprockets [options] filename [filename ...]\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (6 subsections)\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "SPROCKETS",
        "section": "",
        "mode": "man",
        "summary": "sprockets - command line tool for Sprockets library.  Sprockets  is  a  Ruby library for compiling and serving web assets.  It features declarative dependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipe‐ line that allows you to write assets in languages like CoffeeScript, Sass, SCSS and LESS.",
        "synopsis": "sprockets [options] filename [filename ...]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-r",
                "long": "--require",
                "arg": null,
                "description": "Require the LIBRARY before doing anything"
            },
            {
                "flag": "-I",
                "long": "--include",
                "arg": null,
                "description": "Adds the directory to the Sprockets load path"
            },
            {
                "flag": "-o",
                "long": "--output",
                "arg": null,
                "description": "Copy provided assets into DIRECTORY --css-compressor=COMPRESSOR Use CSS compressor --js-compressor=COMPRESSOR Use JavaScript compressor"
            },
            {
                "flag": "",
                "long": "--noenv",
                "arg": null,
                "description": "Disables .sprocketsrc file"
            },
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "Shows this help message"
            },
            {
                "flag": "-v",
                "long": "--version",
                "arg": null,
                "description": "Shows version sprockets 2.10.0 October 2013 SPROCKETS(1)"
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-r --require",
                        "lines": 2,
                        "flag": "-r",
                        "long": "--require"
                    },
                    {
                        "name": "-I --include",
                        "lines": 2,
                        "flag": "-I",
                        "long": "--include"
                    },
                    {
                        "name": "-o --output",
                        "lines": 8,
                        "flag": "-o",
                        "long": "--output"
                    },
                    {
                        "name": "--noenv",
                        "lines": 2,
                        "long": "--noenv"
                    },
                    {
                        "name": "-h --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-v --version",
                        "lines": 5,
                        "flag": "-v",
                        "long": "--version"
                    }
                ]
            }
        ],
        "sections": {
            "NAME": {
                "content": "sprockets - command line tool for Sprockets library.\n\nSprockets  is  a  Ruby library for compiling and serving web assets.  It features declarative\ndependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipe‐\nline that allows you to write assets in languages like CoffeeScript, Sass, SCSS and LESS.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "sprockets [options] filename [filename ...]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "",
                "subsections": [
                    {
                        "name": "-r --require",
                        "content": "Require the LIBRARY before doing anything\n",
                        "flag": "-r",
                        "long": "--require"
                    },
                    {
                        "name": "-I --include",
                        "content": "Adds the directory to the Sprockets load path\n",
                        "flag": "-I",
                        "long": "--include"
                    },
                    {
                        "name": "-o --output",
                        "content": "Copy provided assets into DIRECTORY\n\n--css-compressor=COMPRESSOR\nUse CSS compressor\n\n--js-compressor=COMPRESSOR\nUse JavaScript compressor\n",
                        "flag": "-o",
                        "long": "--output"
                    },
                    {
                        "name": "--noenv",
                        "content": "Disables .sprocketsrc file\n",
                        "long": "--noenv"
                    },
                    {
                        "name": "-h --help",
                        "content": "Shows this help message\n",
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-v --version",
                        "content": "Shows version\n\n\n\nsprockets 2.10.0                            October 2013                                SPROCKETS(1)",
                        "flag": "-v",
                        "long": "--version"
                    }
                ]
            }
        }
    }
}