1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/runconfig
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
..
compare.go Move volumesfrom to hostconfig 2014-04-08 21:45:06 +00:00
config.go Move security opts to HostConfig 2014-11-25 01:02:30 +02:00
config_test.go add ability to publish range of ports 2015-01-02 23:21:26 +00:00
exec.go refactor redundant code around calls to cmd.Parse 2015-01-06 13:41:16 +01:00
hostconfig.go Add --readonly for read only container rootfs 2015-01-14 15:41:31 -08:00
merge.go Merge pull request #8770 from LK4D4/logrus_support 2014-10-27 09:05:24 -07:00
parse.go Pretty the help text 2015-02-04 07:59:16 -08:00
parse_test.go Remove unused sysinfo parameter to runconfig.Parse 2014-11-14 18:20:54 -08:00