{ "name": "fmt", "section": 1, "title": "simple text formatter", "synopsis": [ "fmt [-w WIDTH] [FILE]..." ], "description": "Reflow paragraphs (blank-line separated).", "options": [ { "flag": "-h, --help", "meaning": "Print usage" } ], "keywords": [ "fmt", "bare-os", "coreutils" ], "examples": [ { "caption": "basic", "code": "fmt" } ], "listCategory": "coreutils" }