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:
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…
Reference in New Issue
Block a user