Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
cjustin authored and cjustin committed Oct 12, 2021
1 parent e7db26b commit b95e4c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ntSeqMatchCount.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ void printVersion() {

void printHelpDialog() {
const char dialog[] =
// "Usage: " PROGRAM " build [OPTION]... [FASTA]...\n"
"Usage: " PROGRAM " -r [FASTA] -a [FASTA] [OPTION]... [FILES...]\n"
" -t, --threads Number of threads to run per file.[1]\n"
// " -c, --con_thread Number of threads in consumer threading.\n"
Expand Down

0 comments on commit b95e4c6

Please sign in to comment.