We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aabc23 commit f5a1954Copy full SHA for f5a1954
1 file changed
src/main.cpp
@@ -58,8 +58,8 @@ static void Usage() {
58
#ifdef FS_SUPPORTED
59
" -recurse Recursively search directories\n"
60
#endif
61
- " -zip Compress file(s) with ZIP algorithm\n"
62
- " -gzip Compress file with GZIP algorithm\n"
+ " -zip Compress file(s) with ZIP algorithm\n"
+ " -gzip Compress file(s) with GZIP algorithm\n"
63
" -quiet Print only error messages\n"
64
" -help Print this help\n"
65
" -keep Keep modification time\n"
0 commit comments