docs: update cli-docs-tool to v0.4.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
2
vendor/github.com/docker/cli-docs-tool/annotation/annotation.go
generated
vendored
2
vendor/github.com/docker/cli-docs-tool/annotation/annotation.go
generated
vendored
@@ -20,4 +20,6 @@ const (
|
||||
// CodeDelimiter specifies the char that will be converted as code backtick.
|
||||
// Can be used on cmd for inheritance or a specific flag.
|
||||
CodeDelimiter = "docs.code-delimiter"
|
||||
// DefaultValue specifies the default value for a flag.
|
||||
DefaultValue = "docs.default-value"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user