diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-11-14 19:28:16 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-11-14 19:28:16 -0200 |
commit | 4705d861b56fbec26ac0dee8749b74dade3c25c1 (patch) | |
tree | ea8bcaa78183eeeebab2a84aa17e18c45f97ea81 /share/man | |
parent | 02fd4b1ffc1e57ae393b765dc4451b66d21b6238 (diff) | |
download | keyringer-4705d861b56fbec26ac0dee8749b74dade3c25c1.tar.gz keyringer-4705d861b56fbec26ac0dee8749b74dade3c25c1.tar.bz2 |
Avoid hyphen-used-as-minus-sign lintian warning
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/keyringer.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/keyringer.1 b/share/man/keyringer.1 index c3fbc54..99a49bc 100644 --- a/share/man/keyringer.1 +++ b/share/man/keyringer.1 @@ -246,7 +246,7 @@ Metadata is not encrypted, meaning that an attacker with access to a keyringer repository can discover all public key IDs used for encryption, and which secrets are encrypted to which keys. This can be improved in the future by encrypting the repository -configuration with support for the \f[I]--hidden-recipient\f[] GnuPG +configuration with support for the \f[I]\-\-hidden-recipient\f[] GnuPG option. .IP "2." 3 History is not rewritten by default when secrets are removed from a |