mirror of https://github.com/docker/docs.git
Printing off networks as part of --pretty was missing a newline, causing the next thing printed to be concatenated onto the end of the line. Added an empty println after all networks are printed. Signed-off-by: Drew Erny <drew.erny@docker.com> (cherry picked from commit 02ebaf364ff0463c65d63fd1c3c11840a578fc45) Signed-off-by: Tibor Vass <tibor@docker.com> |
||
|---|---|---|
| .. | ||
| bundlefile | ||
| container | ||
| formatter | ||
| idresolver | ||
| image | ||
| inspect | ||
| network | ||
| node | ||
| plugin | ||
| registry | ||
| service | ||
| stack | ||
| swarm | ||
| system | ||
| task | ||
| volume | ||
| cli.go | ||
| client.go | ||
| commands.go | ||
| credentials.go | ||
| exec.go | ||
| exec_test.go | ||
| hijack.go | ||
| info.go | ||
| inspect.go | ||
| registry.go | ||
| trust.go | ||
| trust_test.go | ||
| update.go | ||
| utils.go | ||