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