mirror of
https://github.com/containers/podman.git
synced 2026-03-18 22:57:36 -04:00
The binary name is not the same as in the old quadlet, and can anyway differ in system and user runs, so use os.Args[0] to get the right name in the comment. Signed-off-by: Alexander Larsson <alexl@redhat.com>