Files
bare-operating-system/packages/bare-os-coreutils/man/pages/kernel-fsck.json
T
2026-04-04 16:39:15 -04:00

21 lines
343 B
JSON

{
"name": "kernel-fsck",
"section": 1,
"title": "kernel-fsck",
"synopsis": [
"kernel-fsck [--json]"
],
"description": "Read-only integrity walk stub: lists /bin entries.",
"options": [
{
"flag": "--json",
"meaning": "JSON summary."
}
],
"keywords": [
"kernel-fsck",
"bare-os",
"vfs"
]
}