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