{ "_meta": { "filetypes": [], "has_aggregate": false, "has_provision": false, "has_write": false, "resources": [] }, "description": "Retrieve files from the web.", "ignore_tokens": [], "options": [ { "description": "Write the downloaded content to the given file.", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-O", "value_kind": "path", "value_optional": false }, { "description": "Run quietly with no output.", "long": null, "numeric_shorthand": false, "repeatable": false, "short": "-q", "value_kind": "none", "value_optional": false }, { "description": "Check that the URL exists without downloading it.", "long": "--spider", "numeric_shorthand": false, "repeatable": false, "short": null, "value_kind": "none", "value_optional": false } ], "positional": [ { "kind": "text", "provided_by": [] } ], "rest": { "kind": "path", "provided_by": [] } }