docs: make the gpg passphrase a bit more clear

This commit is contained in:
Jose Diaz-Gonzalez
2020-05-14 23:33:01 -04:00
parent 2cd56cdf4b
commit 19b4960ea2
3 changed files with 4 additions and 4 deletions

View File

@@ -531,7 +531,7 @@ dokku mongo:backup lolipop my-s3-bucket --use-iam
dokku mongo:backup-set-encryption <service> <passphrase>
```
Set a gpg passphrase for backups:
Set the gpg-compatible passphrase for encrypting backups for backups:
```shell
dokku mongo:backup-set-encryption lolipop
@@ -544,7 +544,7 @@ dokku mongo:backup-set-encryption lolipop
dokku mongo:backup-unset-encryption <service>
```
Unset a gpg encryption key for backups:
Unset the gpg encryption passphrase for backups:
```shell
dokku mongo:backup-unset-encryption lolipop