2
0
mirror of https://github.com/vasi/pixz synced 2024-10-30 15:21:41 +00:00

adds missing newline in help

This commit is contained in:
Christian Krause 2016-04-22 14:23:46 +02:00
parent 936d8068ae
commit 7504c11378

View File

@ -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"