mirror of
https://github.com/moby/moby.git
synced 2026-07-18 05:21:32 +00: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>