Add help for pending command
This commit is contained in:
parent
40e1f38508
commit
12db2f349e
|
@ -30,5 +30,6 @@
|
||||||
"list": "list <network>",
|
"list": "list <network>",
|
||||||
"exec": "exec <expr ...>",
|
"exec": "exec <expr ...>",
|
||||||
"reg": "reg <network> <num>",
|
"reg": "reg <network> <num>",
|
||||||
"confirm": "confirm <network> <num> <token>"
|
"confirm": "confirm <network> <num> <token>",
|
||||||
|
"pending": "pending [<network>]"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue