mirror of
https://github.com/containers/podman.git
synced 2025-12-23 22:28:30 -05:00
I happened to run `podman run --config=/path/to/file` and got an error without a trailing newline, which was a bit jarring. Fix the instances I noticed. Assisted-by: OpenCode (Claude Opus 4.5) Signed-off-by: Colin Walters <walters@verbum.org>