{ "name": "vdir", "section": 1, "title": "verbose directory listing", "synopsis": [ "vdir [OPTION]... [FILE]..." ], "description": "Delegates to ls -l.", "options": [ { "flag": "-h, --help", "meaning": "Print usage" } ], "keywords": [ "vdir", "bare-os", "coreutils" ], "examples": [ { "caption": "basic", "code": "vdir" } ], "listCategory": "coreutils" }