diff options
author | Micah Anderson <micah@riseup.net> | 2010-02-25 11:21:23 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2010-02-25 11:21:23 -0500 |
commit | e204bd1d6296946314b640ad556e58b0612826ca (patch) | |
tree | c5c73900adc89efc56d350ef6c211eea58d38882 /manifests | |
parent | cb532268361752fd4820f69104e3a7d3fe8ab029 (diff) | |
download | puppet-backupninja-e204bd1d6296946314b640ad556e58b0612826ca.tar.gz puppet-backupninja-e204bd1d6296946314b640ad556e58b0612826ca.tar.bz2 |
fix a couple more bandwidthlimit spelling errors
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/dup.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/dup.pp b/manifests/dup.pp index f81475a..23da8cd 100644 --- a/manifests/dup.pp +++ b/manifests/dup.pp @@ -14,7 +14,7 @@ # find the correct file to remove). # # options, nicelevel, testconnect, tmpdir, sign, encryptkey, signkey, -# password, include, exclude, vsinclude, incremental, keep, bandwithlimit, +# password, include, exclude, vsinclude, incremental, keep, bandwidthlimit, # sshoptions, destdir, desthost, desuser: # # As defined in the backupninja documentation. The options will be |