mirror of
https://github.com/facebook/zstd.git
synced 2025-12-08 00:03:24 -05:00
Merge pull request #2500 from senhuang42/add_cli_newline
[easy][cli] Add newline to boundary of --help message of --trace and --[no-]check
This commit is contained in:
commit
b2bff75a7a
@ -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