Add option '--no-show-photos' to allowed options.

testing/mmn/mktime_takes_localtime_not_gmtime
Isis Lovecruft 2013-04-16 23:10:38 +00:00
parent bada24f8e4
commit b23812d14c
No known key found for this signature in database
GPG Key ID: A3ADB67A2CDB8B35
1 changed files with 1 additions and 0 deletions

View File

@ -275,6 +275,7 @@ def _is_allowed(input):
['--list-keys', '--list-key', '--fixed-list-mode', ['--list-keys', '--list-key', '--fixed-list-mode',
'--list-secret-keys', '--list-public-keys', '--list-secret-keys', '--list-public-keys',
'--list-packets', '--with-colons', '--list-packets', '--with-colons',
'--no-show-photos',
'--delete-keys', '--delete-secret-keys', '--delete-keys', '--delete-secret-keys',
'--encrypt', '--encrypt-files', '--encrypt', '--encrypt-files',
'--decrypt', '--decrypt-files', '--decrypt', '--decrypt-files',