Files
bare-operating-system/packages/bare-os-coreutils/man/pages/git-pear.json
T
2026-04-03 20:33:24 -04:00

11 lines
382 B
JSON

{
"name": "git-pear",
"section": 1,
"title": "Git-in-Pear hints",
"synopsis": ["git-pear help"],
"description": "Prints short documentation for git+pear remotes (gip-transport / gip-remote). See packages/bare-os-coreutils/src/git-pear.js.",
"options": [],
"keywords": ["git", "pear", "gip", "bare-os"],
"examples": [{ "caption": "help", "code": "git-pear help" }]
}