Escape double quotes

This commit is contained in:
Jacob 2023-08-15 21:17:56 +02:00
parent 4c9306ca41
commit 03b9022bf4

View file

@ -22,7 +22,7 @@ void help() {
"mcopy -h, --help Display help\n" <<
"mcopy -v, --version Display version\n" <<
"\n" <<
"Example: mcopy --format \"/home/anon/Music/Albums/@A/@a/@n. @A - @t.flac" "~/Downloads/myflac1.flac" "~/Downloads/myflac2.flac\n" <<
"Example: mcopy --format \"/home/anon/Music/Albums/@A/@a/@n. @A - @t.flac\" \"~/Downloads/myflac1.flac\" \"~/Downloads/myflac2.flac\n" <<
"\n" <<
"Formats:\n" <<
"\n" <<