16 lines
314 B
JSON
16 lines
314 B
JSON
{
|
|
"name": "sshd",
|
|
"section": 1,
|
|
"title": "sshd",
|
|
"synopsis": [
|
|
"sshd [OPTION]... [OPERAND]..."
|
|
],
|
|
"description": "Bare OS implementation of sshd. Full behavior is defined in packages/bare-os-coreutils/src/sshd.js.",
|
|
"options": [],
|
|
"keywords": [
|
|
"sshd",
|
|
"bare-os",
|
|
"coreutils"
|
|
]
|
|
}
|