Fix gpg state Documentation

- gpg.absent doesn't add to user's keychain, but removes from
- gpg.present user explanation fix
This commit is contained in:
Jeffrey Bouter 2018-10-11 14:09:45 +02:00
parent a8a3811b18
commit 3d6ee3eeb6
No known key found for this signature in database
GPG key ID: 49D9F8B6DDB2A352

View file

@ -48,7 +48,7 @@ def present(name,
The keyId or keyIds to add to the GPG keychain.
user
Add GPG keys to the user's keychain
Add GPG keys to the specified user's keychain
keyserver
The keyserver to retrieve the keys from.
@ -151,7 +151,7 @@ def absent(name,
The keyId or keyIds to add to the GPG keychain.
user
Add GPG keys to the user's keychain
Remove GPG keys from the specified user's keychain
gnupghome
Override GNUPG Home directory