Show More
@@ -882,7 +882,7 b' typeset -A _hg_cmd_globals' | |||||
882 |
|
882 | |||
883 | _hg_cmd_qfinish() { |
|
883 | _hg_cmd_qfinish() { | |
884 | _arguments -s -w : $_hg_global_opts \ |
|
884 | _arguments -s -w : $_hg_global_opts \ | |
885 |
'(--a |
|
885 | '(--applied -a)'{-a,--applied}'[finish all applied patches]' \ | |
886 | '*:patch:_hg_qapplied' |
|
886 | '*:patch:_hg_qapplied' | |
887 | } |
|
887 | } | |
888 |
|
888 |
General Comments 0
You need to be logged in to leave comments.
Login now