mirror of
https://github.com/containers/podman.git
synced 2026-09-19 18:07:56 -04:00
Currently the use of "*" in tables is causing go-md2man to screw up the format of the man page. This PR removes the "*" since it is not really necessary. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>