remove zsh completion for docker tag -f
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
59754c4bd8
commit
1bd5424c38
1 changed files with 0 additions and 1 deletions
|
@ -967,7 +967,6 @@ __docker_subcommand() {
|
|||
(tag)
|
||||
_arguments $(__docker_arguments) \
|
||||
$opts_help \
|
||||
"($help -f --force)"{-f,--force}"[force]"\
|
||||
"($help -):source:__docker_images"\
|
||||
"($help -):destination:__docker_repositories_with_tags" && ret=0
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue