X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/21c63ce61774745cea0d73f1380d54489849a031..30ca819991ea381c86db7234440eb9d06213215d:/xdg-ninja.sh diff --git a/xdg-ninja.sh b/xdg-ninja.sh index fc1f115..7a0b29e 100755 --- a/xdg-ninja.sh +++ b/xdg-ninja.sh @@ -66,7 +66,7 @@ help() { ${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