update comment

This commit is contained in:
Pierre Schmitz 2010-02-11 15:27:24 +01:00
parent 72a2b4789a
commit a37c07a8cb
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ fi
abort "$s is not under version control"
done) || true
# see if any limit options were passed, we'll send them to SCP
# see if any limit options were passed, we'll send them to rsync
unset rsyncopts
if [ "$1" = "-l" ]; then
rsyncopts="--bwlimit=$2"