────────────────────────────────────
${FX_ITALIC}--help${FX_RESET} ${FX_BOLD}This help menu${FX_RESET}
- ${FX_ITALIC}-h\033${FX_RESET}
+ ${FX_ITALIC}-h${FX_RESET}
${FX_ITALIC}--no-skip-ok${FX_RESET} ${FX_BOLD}Display messages for all files checked (verbose)${FX_RESET}
${FX_ITALIC}-v${FX_RESET}
${FX_ITALIC}--skip-unsupported${FX_RESET} ${FX_BOLD}Don't display anything for files that do not have fixes available${FX_RESET}
"""
- printf "%b" "$HELPSTRING"
+ printf "%b\n" "$HELPSTRING"
}
SKIP_OK=true