diff -r 1b9494d2b070 -r 40fabb2a64b8 contrib/zsh_completion --- a/contrib/zsh_completion Tue Oct 24 11:10:04 2006 -0700 +++ b/contrib/zsh_completion Tue Oct 24 11:10:04 2006 -0700 @@ -434,8 +434,11 @@ _arguments '*:revision:->tags' ;; - (parents) - _arguments '*:revision:->tags' + (par*) + _arguments \ + '(--rev 1)-r[show parents of the specified rev]:revision:->tags' \ + '(-r 1)--rev[show parents of the specified rev]:revision:->tags' \ + '::revision:->tags' ;; (identify|recover|root|undo|view|verify|version|ct|tags)