adds missing newline in help

pull/69/head
Christian Krause 8 years ago
parent 936d8068ae
commit 7504c11378

@ -43,7 +43,7 @@ static void usage(const char *msg) {
" -p NUM Use a maximum of NUM CPU-intensive threads\n"
" -t Don't assume input is in tar format\n"
" -k Keep original input (do not remove it)\n"
" -c ignored"
" -c ignored\n"
" -h Print this help\n"
"\n"
"pixz %s\n"

Loading…
Cancel
Save