21 lines
366 B
JSON
21 lines
366 B
JSON
{
|
|
"name": "kernel-triage",
|
|
"section": 1,
|
|
"title": "kernel-triage",
|
|
"synopsis": [
|
|
"kernel-triage [--json]"
|
|
],
|
|
"description": "Print manifest of paths to collect for support bundles.",
|
|
"options": [
|
|
{
|
|
"flag": "--json",
|
|
"meaning": "Emit JSON manifest."
|
|
}
|
|
],
|
|
"keywords": [
|
|
"kernel-triage",
|
|
"bare-os",
|
|
"support"
|
|
]
|
|
}
|