Correct the help entry
This commit is contained in:
parent
3c7264d764
commit
88a17dd0e5
1 changed files with 2 additions and 2 deletions
|
@ -83,8 +83,8 @@ int main(int argc, char *argv[]){
|
|||
<< "Shows this usage message.\n"
|
||||
<< " -s, --src-dir <input_dir>\t"
|
||||
<<"Select the input directory.\n"
|
||||
<< " -o, --output <output_dir>\t"
|
||||
<<"Select the input directory.\n"
|
||||
<< " -o, --output <output_file>\t"
|
||||
<<"Select the output file.\n"
|
||||
<< " -V, --version\t\t\t"
|
||||
<< "Version of tool\n";
|
||||
return 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue