1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client
Josh Hawn 4cb0c93f92 api/client: Allow for multi-line usage help
Subcommands can provide multiple usage synopses.

Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2015-06-10 16:14:45 -07:00
..
attach.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
build.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
cli.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
client.go client.StatusError don't be returned as a pointer 2015-04-16 01:27:07 +08:00
commit.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
cp.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
create.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
diff.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
events.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
exec.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
export.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
help.go clean some redundant else clauses 2015-05-19 10:54:04 +08:00
hijack.go Add .docker/config.json and support for HTTP Headers 2015-04-20 13:05:24 -07:00
history.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
images.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
import.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
info.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
inspect.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
kill.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
load.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
login.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
logout.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
logs.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
pause.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
port.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
ps.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
pull.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
push.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
rename.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
restart.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
rm.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
rmi.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
run.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
save.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
search.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
start.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
stats.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
stats_unit_test.go change memory usage display 2015-04-11 20:04:34 +08:00
stop.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
tag.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
top.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
unpause.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
utils.go Typo fix in api\client\utils.go 2015-06-10 15:24:53 -07:00
version.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00
wait.go api/client: Allow for multi-line usage help 2015-06-10 16:14:45 -07:00