Skip to content

Commit fa4e45f

Browse files
committed
docs: minor change
1 parent c1e3c7f commit fa4e45f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dcor_control/cli/backup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ def encrypted_instance_backup(key_id, skip_s3=False):
2929
`gpg --list-signatures`.
3030
You can import and export keys using `gpg --import filename.key`
3131
and `gpg --export KEYID > filename.key`.
32+
See :func:`.gpg_encrypt` for more information.
3233
"""
3334
now = time.strftime("%Y-%m-%d_%H-%M-%S")
3435

0 commit comments

Comments
 (0)