contrib/zsh_completion
changeset 3496 72b9a3b8bb1d
parent 3495 0e80552e1275
child 3497 459e7cd943d4
equal deleted inserted replaced
3495:0e80552e1275 3496:72b9a3b8bb1d
   443         '(--rev 1)-r[show parents of the specified rev]:revision:->tags' \
   443         '(--rev 1)-r[show parents of the specified rev]:revision:->tags' \
   444         '(-r 1)--rev[show parents of the specified rev]:revision:->tags' \
   444         '(-r 1)--rev[show parents of the specified rev]:revision:->tags' \
   445 	'::revision:->tags'
   445 	'::revision:->tags'
   446     ;;
   446     ;;
   447 
   447 
   448     (identify|recover|root|undo|view|verify|version|ct|tags)
   448     (identify|recover|root|undo|verify|version|ct|tags)
   449         # no arguments for these commands
   449         # no arguments for these commands
       
   450     ;;
       
   451 
       
   452     # HGK
       
   453     (vi*)
       
   454         _arguments \
       
   455         '(--limit)-l[limit number of changes displayed]:' \
       
   456         '(-l)--limit[limit number of changes displayed]:' \
       
   457         '::revision range:->tags'
   450     ;;
   458     ;;
   451 
   459 
   452     # MQ commands
   460     # MQ commands
   453     (qdel*|qrm|qrem*)
   461     (qdel*|qrm|qrem*)
   454         _arguments \
   462         _arguments \