docs/api/client
Zhang Wei c40debc362 Make --help information consistent
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>
(cherry picked from commit 0e5397633628ab154fae33152de7dc1fd4e122db)
2016-06-30 16:47:37 -07:00
..
bundlefile
container Fix `docker start` error with renamed container 2016-06-30 16:47:37 -07:00
formatter
idresolver
image Make --help information consistent 2016-06-30 16:47:37 -07:00
inspect
network
node Add newline to promote/demote message 2016-06-17 13:09:12 -07:00
plugin Update plugin command with defaulttag 2016-06-17 13:09:13 -07:00
registry
service accept uppercase endpoint mode 2016-06-18 20:58:24 -07:00
stack
swarm Add tests for AutoAcceptOption 2016-06-18 20:58:24 -07:00
system
task
volume
cli.go
client.go
commands.go
credentials.go
exec.go
exec_test.go
hijack.go
info.go
inspect.go
registry.go
trust.go
trust_test.go
update.go
utils.go