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/_rsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_rsync') diff --git a/Completion/Unix/Command/_rsync b/Completion/Unix/Command/_rsync index 25d715550..51b5ef982 100644 --- a/Completion/Unix/Command/_rsync +++ b/Completion/Unix/Command/_rsync @@ -94,7 +94,7 @@ _arguments -s \ {--no-v,--no-verbose}'[turn off --verbose]' \ '--bwlimit=[limit I/O bandwidth]:KBytes per second' \ '--port=[specify alternate port number]:port:(873)' \ - '--address=[bind to the specified address]:address:_hosts' \ + '--address=[bind to the specified address]:bind address:_bind_addresses' \ '(-T --temp-dir)'{-T,--temp-dir=}'[create temporary files in specified directory]:directory:_directories' \ '--sockopts=[specify custom TCP options]' \ '(-4 -6 --ipv4 --ipv6)'{-4,--ipv4}'[prefer IPv4]' \ -- cgit v1.2.3