changed multi to zstd-adaptive in the help menu
This commit is contained in:
parent
8be7bba08c
commit
01237e3b35
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user