Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanLucPons committed Jun 12, 2020
1 parent 9090698 commit 4680d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ void printUsage() {
printf(" -wmdir dir destfile: Merge directory of work files\n");
printf(" -wt timeout: Save work timeout in millisec (default is 3000ms)\n");
printf(" -winfo file1: Work file info file\n");
printf(" -wpartcreate name: Create empty partitioned merge file (name is a directory)\n");
printf(" -wpartcreate name: Create empty partitioned work file (name is a directory)\n");
printf(" -wcheck worfile: Check workfile integrity\n");
printf(" -m maxStep: number of operations before give up the search (maxStep*expected operation)\n");
printf(" -s: Start in server mode\n");
Expand Down

0 comments on commit 4680d06

Please sign in to comment.