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 1e43387487
commit b421d681af
3 changed files with 4 additions and 4 deletions

View File

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