Files
bare-operating-system/packages/bare-os-coreutils/man/pages/ssh-keygen.json
T
2026-04-04 08:17:47 -04:00

16 lines
350 B
JSON

{
"name": "ssh-keygen",
"section": 1,
"title": "ssh-keygen",
"synopsis": [
"ssh-keygen [OPTION]... [OPERAND]..."
],
"description": "Bare OS implementation of ssh-keygen. Full behavior is defined in packages/bare-os-coreutils/src/ssh-keygen.js.",
"options": [],
"keywords": [
"ssh-keygen",
"bare-os",
"coreutils"
]
}