{ "name": "fold", "section": 1, "title": "wrap each input line", "synopsis": [ "fold [-w WIDTH] [FILE]..." ], "description": "Fixed-width wrap without word break.", "options": [ { "flag": "-h, --help", "meaning": "Print usage" } ], "keywords": [ "fold", "bare-os", "coreutils" ], "examples": [ { "caption": "basic", "code": "fold" } ], "listCategory": "coreutils" }