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 update go import path and libcontainer 2014-07-24 22:19:50 +00:00
auth.go Merge pull request #9784 from dmcgowan/v2-registry 2015-01-19 10:46:38 -08:00
auth_test.go Fix format calls as suggested by vet 2015-01-14 14:12:03 -08:00
authchallenge.go Adds support for v2 registry login 2015-01-15 14:04:14 -08:00
config.go Pretty the help text 2015-02-04 07:59:16 -08:00
config_test.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
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.Registry -> registry.Session 2014-08-13 09:27:43 -04:00
registry.go Moving NewIndexInfo, NewRepositoryInfo and associated helpers into config.go 2015-01-08 20:15:00 +00:00
registry_mock_test.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
registry_test.go Moving NewIndexInfo, NewRepositoryInfo and associated helpers into config.go 2015-01-08 20:15:00 +00:00
service.go Adds support for v2 registry login 2015-01-15 14:04:14 -08:00
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 Adds support for v2 registry login 2015-01-15 14:04:14 -08:00