mirror of
https://github.com/facebook/zstd.git
synced 2026-01-06 11:21:19 +03:00
update display
This commit is contained in:
@@ -145,7 +145,7 @@ static int usage_advanced(const char* programName)
|
||||
#ifdef UTIL_HAS_CREATEFILELIST
|
||||
DISPLAY( " -r : operate recursively on directories \n");
|
||||
#endif
|
||||
DISPLAY( "--format=zstd : compress files to the .zstd format \n");
|
||||
DISPLAY( "--format=zstd : compress files to the .zstd format (default) \n");
|
||||
#ifdef ZSTD_GZCOMPRESS
|
||||
DISPLAY( "--format=gzip : compress files to the .gz format \n");
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user