From 55739ab8ae62fc9d7de2942ed9e4b37be1dcdf9d Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Tue, 3 Oct 2006 16:24:51 +0000 Subject: 22812: utilize _bind_addresses in existing completion functions. --- Completion/Unix/Command/_wget | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_wget') diff --git a/Completion/Unix/Command/_wget b/Completion/Unix/Command/_wget index 3adc632da..67c2326e2 100644 --- a/Completion/Unix/Command/_wget +++ b/Completion/Unix/Command/_wget @@ -35,7 +35,7 @@ _arguments -C -s \ '(--proxy -Y --no-proxy)'{--proxy=,-Y+}'[explicitly turn on proxy]' \ '(--proxy -Y --no-proxy)--no-proxy[explicitly turn off proxy]' \ '(--quota -Q)'{--quota=,-Q+}'[set retrieval quota]:number' \ - '--bind-address=:address to bind to (hostname or IP):_hosts' \ + '--bind-address=[specify address to bind to (hostname or IP)]:bind address:_bind_addresses' \ '--limit-rate=[specify limit to download rate]:download rate limit' \ '--no-dns-cache[disable caching DNS lookups]' \ '--restrict-file-names=[restrict chars in file names to ones OS allows]:OS:->restrict' \ -- cgit v1.2.3