mirror of
https://github.com/facebook/zstd.git
synced 2025-10-08 00:04:02 -04:00
Add newline to end of cli help message
This commit is contained in:
parent
bb6ca68713
commit
444c4650a0
@ -191,6 +191,7 @@ static void usage_advanced(const char* programName)
|
|||||||
#endif /* ZSTD_NOCOMPRESS */
|
#endif /* ZSTD_NOCOMPRESS */
|
||||||
|
|
||||||
#ifndef ZSTD_NOTRACE
|
#ifndef ZSTD_NOTRACE
|
||||||
|
DISPLAYOUT( "\n");
|
||||||
DISPLAYOUT( "--trace FILE : log tracing information to FILE.");
|
DISPLAYOUT( "--trace FILE : log tracing information to FILE.");
|
||||||
#endif
|
#endif
|
||||||
DISPLAYOUT( "\n");
|
DISPLAYOUT( "\n");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user