Allow options '--armor' and '--armour'.
parent
0b1f20c102
commit
72e03a961b
|
@ -283,6 +283,7 @@ def _is_allowed(input):
|
|||
'--decrypt', '--decrypt-files',
|
||||
'--print-mds', '--print-md',
|
||||
'--sign', '--clearsign', '--detach-sign',
|
||||
'--armor', '--armour',
|
||||
'--gen-key', '--batch',
|
||||
'--decrypt', '--decrypt-files',
|
||||
'--import',
|
||||
|
|
Loading…
Reference in New Issue