Skip to content

Commit b04241d

Browse files
committed
Removed format flag for inspect
Signed-off-by: Christopher Svensson <[email protected]>
1 parent 584c08e commit b04241d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

contrib/completion/zsh/_docker

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2597,7 +2597,6 @@ __docker_context_subcommand() {
25972597
(inspect)
25982598
_arguments $(__docker_arguments) \
25992599
$opts_help \
2600-
"($help -f --format)"{-f=,--format=}"[Format the output using the given Go template]:template: " \
26012600
"($help -)1:context:__docker_complete_contexts" && ret=0
26022601
;;
26032602
(rm)

0 commit comments

Comments
 (0)