Fix help message text

Fixes "Which Distro\'s ascii art to print" in output when running `--help` Caused by a rogue backslash in the heredoc.
parent 37245819
......@@ -2310,7 +2310,7 @@ usage () { cat << EOF
--ascii value Where to get the ascii from, Possible values:
distro, /path/to/ascii
--ascii_color num Color to print the ascii art
--ascii_distro distro Which Distro\'s ascii art to print
--ascii_distro distro Which Distro's ascii art to print
Stdout:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment