mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Other docker command always print "[OPTIONS]" right after `docker COMMAND`, but `build` and `push` has inconsistent help message. This commit will fix help information format. Signed-off-by: Zhang Wei <zhangwei555@huawei.com> Upstream-commit: 0e5397633628ab154fae33152de7dc1fd4e122db Component: engine