5cd594924cea74fba643c49da7e5fe78b0ae5050
[flags] in usage output
A similar change was made in the CLI itself, but is not inherited by the code that generates the YAML docs. Before this patch is applied; ``` usage: docker container exec [OPTIONS] CONTAINER COMMAND [ARG...] [flags] ``` With this patch applied: ``` usage: docker container exec [OPTIONS] CONTAINER COMMAND [ARG...] ``` Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit44d96e9120) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit:7e90635652Component: cli
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%