`wwctl overlay show --render` shows the rendered overlay with `wwlog.Info`, but that caused it to be processed as a format string. This passes an explicit format string first, and then includes the rendered overlay as a variable to the formatter. - Fixes #1363 Signed-off-by: Jonathon Anderson <janderson@ciq.com>