equal
deleted
inserted
replaced
432 |
432 |
433 (manifest) |
433 (manifest) |
434 _arguments '*:revision:->tags' |
434 _arguments '*:revision:->tags' |
435 ;; |
435 ;; |
436 |
436 |
437 (parents) |
437 (par*) |
438 _arguments '*:revision:->tags' |
438 _arguments \ |
|
439 '(--rev 1)-r[show parents of the specified rev]:revision:->tags' \ |
|
440 '(-r 1)--rev[show parents of the specified rev]:revision:->tags' \ |
|
441 '::revision:->tags' |
439 ;; |
442 ;; |
440 |
443 |
441 (identify|recover|root|undo|view|verify|version|ct|tags) |
444 (identify|recover|root|undo|view|verify|version|ct|tags) |
442 # no arguments for these commands |
445 # no arguments for these commands |
443 ;; |
446 ;; |