We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 584c08e commit b04241dCopy full SHA for b04241d
1 file changed
contrib/completion/zsh/_docker
@@ -2597,7 +2597,6 @@ __docker_context_subcommand() {
2597
(inspect)
2598
_arguments $(__docker_arguments) \
2599
$opts_help \
2600
- "($help -f --format)"{-f=,--format=}"[Format the output using the given Go template]:template: " \
2601
"($help -)1:context:__docker_complete_contexts" && ret=0
2602
;;
2603
(rm)
0 commit comments