Files
bare-operating-system/packages/bare-os-coreutils/man/pages/btop.json
T
2026-04-05 02:55:27 -04:00

16 lines
444 B
JSON

{
"name": "btop",
"section": 1,
"title": "btop",
"synopsis": [
"btop [OPTION]... [OPERAND]..."
],
"description": "Same program as baretop(1); the /bin/btop bundle is identical to baretop. Full-screen session dashboard with logical process table, metrics, and operator /proc panels. See baretop(1) and packages/bare-os-coreutils/src/baretop.js.",
"options": [],
"keywords": [
"btop",
"bare-os",
"coreutils"
]
}