lib/sym/app/commands/password_protect_key.rb in sym-2.5.0 vs lib/sym/app/commands/password_protect_key.rb in sym-2.5.1

- old
+ new

@@ -4,10 +4,10 @@ module App module Commands class PasswordProtectKey < BaseCommand required_options %i(key interactive), :password - incompatible_options %i(examples help version bash_completion) + incompatible_options %i(examples help version bash_support) try_after :generate_key, :encrypt, :decrypt def execute retries ||= 0