11 lines
382 B
JSON
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" }]
|
|
}
|