Skip to content

Commit d97a78b

Browse files
committed
Update usage with link to project
1 parent 7fb7a0f commit d97a78b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-gen.go

+1
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ Environment Variables:
178178
DOCKER_CERT_PATH - directory path containing key.pem, cert.pm and ca.pem
179179
DOCKER_TLS_VERIFY - enable client TLS verification
180180
`)
181+
println(`For more information, see https://github.com/jwilder/docker-gen`)
181182
}
182183

183184
func tlsEnabled() bool {

0 commit comments

Comments
 (0)