diff options
Diffstat (limited to 'plugins/rsync')
-rwxr-xr-x | plugins/rsync | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/rsync b/plugins/rsync index 1a57660..2ff5c1a 100755 --- a/plugins/rsync +++ b/plugins/rsync @@ -4,8 +4,8 @@ # # ENVIRONMENT VARIABLES: # URL URL to download known_hosts file from -# SIGURL URL of the GnuPG signature -# KEYRING path to the keyring for use by gpgv +# SIGURL URL of the OpenPGP signature +# KEYRING path to the OpenPGP keyring with certificates # set -e |