mirror of https://github.com/docker/cli.git
aef6b04a7c
Update the list of overrides for table headers so that columns using split or join will produce the correct table header. Before this patch: docker ps --format='table {{split .Names "/"}}' [NAMES] [unruffled_mclean] [eloquent_meitner] [sleepy_grothendieck] With this patch applied: docker ps --format='table {{split .Names "/"}}' NAMES [unruffled_mclean] [eloquent_meitner] [sleepy_grothendieck] Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
command | ||
compose | ||
config | ||
connhelper | ||
context | ||
debug | ||
flags | ||
manifest | ||
registry/client | ||
streams | ||
trust | ||
version | ||
winresources | ||
cobra.go | ||
cobra_test.go | ||
error.go | ||
required.go | ||
required_test.go |