mirror of
https://github.com/ethauvin/bld.git
synced 2025-04-26 08:37:11 -07:00
Removed generic json output support and only add it for the help operation
This commit is contained in:
parent
48c43a05ed
commit
8e02a3ac7e
6 changed files with 54 additions and 132 deletions
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
"error": "{{v error-message/}}"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"commands": {{{v commands}}{{/v}}{{b command}}{{v separator/}}
|
||||
"{{v command/}}": {
|
||||
"out": "{{v out/}}",
|
||||
"err": "{{v err/}}"
|
||||
}{{/b}}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue