You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
the-bastion/bin/plugin/restricted/accountUnlock.json

9 lines
254 B

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