mirror of
https://github.com/containers/podman.git
synced 2026-03-13 04:07:04 -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>