mirror of https://github.com/containers/podman.git
When doing kpod images --format "{{.ID}}\t{{.Tag}}" the "\t" was being passed in as a string of "\" and "t" instead of as a tab character. Signed-off-by: umohnani8 <umohnani@redhat.com> Closes: #123 Approved by: rhatdan |
||
---|---|---|
.. | ||
formats.go | ||
templates.go |