Clarified the help about the use of the standard input.
This commit is contained in:
@ -57,7 +57,9 @@ static void PrintHelp()
|
||||
PP " -g : n's are replaced with a's (default: sequences with n's are discarded).\n");
|
||||
PP " -x : Adds four extra columns with the count and length of both sequences.\n");
|
||||
PP "-----------------------------------------------------------------------------------------------------------------------------\n");
|
||||
PP " First argument : the nucleotide dataset to analyze\n\n");
|
||||
PP " First argument : the nucleotide dataset to analyze (or nothing \n");
|
||||
PP " if there is only one dataset and the standard \n");
|
||||
PP " input should be used). \n\n");
|
||||
PP " Second argument : optionally the second nucleotide dataset\n");
|
||||
PP "-----------------------------------------------------------------------------------------------------------------------------\n");
|
||||
PP " Results table description : \n");
|
||||
|
Reference in New Issue
Block a user