diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2008-09-13 13:33:41 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2008-09-13 13:33:41 +0000 |
commit | 9c6c4d694f5c57395be44f7af112010cce4e33b9 (patch) | |
tree | 4f99cb30e4382fc5ef643781b7604a20afb9ab9f /app | |
parent | 007b3473728a714a93278d656e4e0007363ee894 (diff) | |
download | slackbuilds-9c6c4d694f5c57395be44f7af112010cce4e33b9.tar.gz slackbuilds-9c6c4d694f5c57395be44f7af112010cce4e33b9.tar.bz2 |
backupninja: wget handler typ0
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1910 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'app')
-rw-r--r-- | app/backup/backupninja/wget | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/backup/backupninja/wget b/app/backup/backupninja/wget index 51054eab..76ba5659 100644 --- a/app/backup/backupninja/wget +++ b/app/backup/backupninja/wget @@ -24,7 +24,7 @@ # wget = wget program # wget_options = wget command options # url = remote data url -# bandwidthlimit = set a badnwidth limit in kbps (remote source only) +# bandwidthlimit = set a bandwidth limit in kbps (remote source only) # # [destination] # folder = local folder |