diff --git a/wGRR b/wGRR index 46a7f53c0b0326ad848c5357031b78d0c61e7875..8969620f13517f6d02ab6a4d72567969599591f3 100755 --- a/wGRR +++ b/wGRR @@ -37,7 +37,7 @@ display_usage() { echo " recommended: at least 4" echo " Note: if wGRR is run on Maestro via sbatch, this number only applies to the" echo " MMseqs step" - echo " -a <integer> Number of genomes comparisons to be performed in each thread." + echo " -a <auto/integer> Number of genomes comparisons to be performed in each thread." echo " Increasing this will decrease the number of tasks to be performed" echo " but each task will take longer and use more RAM." echo " default: auto"