From e53bc2a8a8d4725deb2442bad49b3bd87a45a946 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 28 Feb 2006 06:11:25 +0000 Subject: Added --no-H and --no-hard-links. --- Completion/Unix/Command/_rsync | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Unix/Command/_rsync') diff --git a/Completion/Unix/Command/_rsync b/Completion/Unix/Command/_rsync index 434946842..93f170e47 100644 --- a/Completion/Unix/Command/_rsync +++ b/Completion/Unix/Command/_rsync @@ -131,6 +131,7 @@ _arguments -s \ '--copy-unsafe-links[only "unsafe" symlinks are transformed]' \ '--safe-links[ignore symlinks that point outside the source tree]' \ '(-H --hard-links)'{-H,--hard-links}'[preserve hard links]' \ + {--no-H,--no-hard-links}'[turn off --hard-links]' \ '(-K --keep-dirlinks)'{-K,--keep-dirlinks}'[treat symlinked dir on receiver as dir]' \ '(-p --perms -E --executability)'{-p,--perms}'[preserve permissions]' \ {--no-p,--no-perms}'[turn off --perms]' \ -- cgit 1.4.1