moby--moby/registry
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
..
v2 Handle gorilla/mux route url bug 2015-01-31 12:54:57 -08:00
MAINTAINERS
auth.go
auth_test.go
authchallenge.go
config.go Pretty the help text 2015-02-04 07:59:16 -08:00
config_test.go
endpoint.go Split API Version header when checking for v2 2015-01-21 15:08:32 -08:00
endpoint_test.go Fix some go vet errors 2015-02-02 14:53:20 -08:00
httpfactory.go
registry.go
registry_mock_test.go
registry_test.go
service.go
session.go delete duplicated word in registry/session.go 2015-01-31 20:15:59 +08:00
session_v2.go Fix token basic auth header issue 2015-01-31 15:12:34 -08:00
token.go Fix token basic auth header issue 2015-01-31 15:12:34 -08:00
types.go