the-bastion/bin/plugin/restricted/accountInfo.json
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

7 lines
215 B
JSON

{
"interactive": [
"accountInfo" , {"ac" : ["--account"]},
"accountInfo --account" , {"ac" : ["<ACCOUNT>"]},
"accountInfo --account \\S+" , {"pr" : ["<enter>"]}
]
}