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
Doug Davis 2203b37733 Pretty the help text
This modifies the "docker help" text so that it is no wider than 80 chars
and each description fits on one line. This will also try to use ~ when
possible

Added a test to make sure we don't go over 80 chars again.
Added a test to make sure we use ~

Applied rules/tests to all docker commands - not just main help text

Closes #10214

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-02-04 07:59:16 -08:00
..
cli.go Defer creation of trust key file until needed 2015-01-29 13:46:12 -08:00
commands.go Pretty the help text 2015-02-04 07:59:16 -08:00
hijack.go Setup TCP keep-alive on hijacked HTTP(S) client <--> daemon sessions 2015-01-30 10:50:27 -05:00
utils.go Fix range for go 1.3 2015-01-12 11:49:52 -08:00