diff --git a/programs/zstdcli.c b/programs/zstdcli.c index c4e1b4792..f263e969f 100644 --- a/programs/zstdcli.c +++ b/programs/zstdcli.c @@ -191,6 +191,7 @@ static void usage_advanced(const char* programName) #endif /* ZSTD_NOCOMPRESS */ #ifndef ZSTD_NOTRACE + DISPLAYOUT( "\n"); DISPLAYOUT( "--trace FILE : log tracing information to FILE."); #endif DISPLAYOUT( "\n");