{ "name": "sync", "section": 1, "title": "flush file system buffers", "synopsis": [ "sync" ], "description": "No-op success on Bare OS.", "options": [ { "flag": "-h, --help", "meaning": "Print usage" } ], "keywords": [ "sync", "bare-os", "coreutils" ], "examples": [ { "caption": "basic", "code": "sync" } ], "listCategory": "coreutils" }