v 1.04
authorcmzmasek <chris.zma@outlook.com>
Thu, 27 Apr 2017 19:06:13 +0000 (12:06 -0700)
committercmzmasek <chris.zma@outlook.com>
Thu, 27 Apr 2017 19:06:13 +0000 (12:06 -0700)
forester/ruby/evoruby/lib/evo/tool/phylogenies_decorator.rb

index 9fd79a5..4606e9c 100644 (file)
@@ -386,7 +386,7 @@ module Evoruby
       puts "   options: -" + NO_DOMAINS_OPTION  + ": to not add domain architecture information (.dff file)"
       puts "            -" + NO_SEQS_OPTION   + ": to not add molecular sequence information (_ni.fasta file)"
       puts "            -" + EXTRACT_BRACKETED_TAXONOMIC_CODE_OPTION  + ": to extract bracketed taxonomic codes, e.g. [NEMVE]"
-      puts "            -" + VERBOSE_OPTION  + ": verbose"
+      puts "            -" + VERBOSE_OPTION  + ":  verbose"
       puts
       puts "Examples: " + PRG_NAME + ".rb .xml _d.xml"
       puts "          " + PRG_NAME + ".rb -#{NO_DOMAINS_OPTION} -#{NO_SEQS_OPTION} .xml _d.xml"