mirror of
https://github.com/containers/podman.git
synced 2026-03-27 02:54:36 -04:00
Quadlet list always reports the heading, even when using custom formatting strings. This doesn't follow the behavior of other podman list commands. Borrow some logic and the "--noheading" flag from the container list command to make this behavior uniform. Signed-off-by: Randolph Sapp <rs@ti.com>