mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
add EOL
This commit is contained in:
parent
d81ec25027
commit
151afb16e2
@ -444,7 +444,7 @@ inline void usage(FILE * out, const char * name)
|
||||
"\t--decompressor - path to decompressor\n"
|
||||
"\t--exec - path to an input file to execute after decompression, if omitted then\n"
|
||||
"\t an <input_file> having the same name as <output_file> becomes such executable.\n"
|
||||
"\t This executable uppon decompression will substitute started compressed preserving compressed name.",
|
||||
"\t This executable uppon decompression will substitute started compressed preserving compressed name.\n",
|
||||
name, ZSTD_maxCLevel());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user