21 lines
343 B
JSON
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"
|
|
]
|
|
}
|