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

7 lines
232 B
JSON

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