mirror of
https://github.com/facebook/zstd.git
synced 2026-01-06 11:21:19 +03:00
changed multi to zstd-adaptive in the help menu
This commit is contained in:
@@ -1018,7 +1018,7 @@ static unsigned readU32FromChar(const char** stringPtr)
|
||||
static void help(void)
|
||||
{
|
||||
PRINT("Usage:\n");
|
||||
PRINT(" ./multi [options] [file(s)]\n");
|
||||
PRINT(" zstd-adaptive [options] [file(s)]\n");
|
||||
PRINT("\n");
|
||||
PRINT("Options:\n");
|
||||
PRINT(" -oFILE : specify the output file name\n");
|
||||
|
||||
Reference in New Issue
Block a user