{ "name": "expand", "section": 1, "title": "convert tabs to spaces", "synopsis": [ "expand [-t N] [FILE]..." ], "description": "Uniform tab width (default 8).", "options": [ { "flag": "-h, --help", "meaning": "Print usage" } ], "keywords": [ "expand", "bare-os", "coreutils" ], "examples": [ { "caption": "basic", "code": "expand" } ], "listCategory": "coreutils" }