diff --git a/README.md b/README.md index 1bec402..edbfc06 100644 --- a/README.md +++ b/README.md @@ -85,4 +85,6 @@ rsyncoptions="-pogEthrzl --numeric-ids --no-motd" remotecmd="shopt -s dotglob; /usr/bin/sudo /usr/bin/rsync" localcmd="/usr/bin/rsync" sshkeyfile="$HOME/.ssh/id_rsa" +#default versions +versions=999 ```