changeset 60:39126c375dd4 draft default tip

Uploaded
author george-weingart
date Sat, 06 Sep 2014 15:42:27 -0400
parents 000d65b33ecd
children
files import2graphlan.xml
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/import2graphlan.xml	Sat Sep 06 15:38:54 2014 -0400
+++ b/import2graphlan.xml	Sat Sep 06 15:42:27 2014 -0400
@@ -125,9 +125,7 @@
                         Example: --background_clades "Bacteria.Actinobacteria,Bacteria.Bacteroidetes.Bacteroidia,Bacteria.Firmicutes.Clostridia.Clostridiales"
 
 
-    **--background_colors** BACKGROUND_COLORS   Set the color to use for the shaded background. Colors can be either in RGB or HSV (using a semi-colon to separate values, surrounded with ()) format. 
-
-			Use a comma separate values form and surround the string with " if it contains spaces. 	Example:  #29cc36, (150; 100; 100), (280;80; 88)
+    **--background_colors** BACKGROUND_COLORS   Set the color to use for the shaded background. Colors can be either in RGB or HSV (using a semi-colon to separate values, surrounded with ()) format.	Use a comma separate values form and surround the string with " if it contains spaces. 	Example:  #29cc36, (150; 100; 100), (280;80; 88)
 
 
     **--title TITLE**   If specified set the title of the GraPhlAn plot. Surround the string with " if it contains spaces, e.g., --title "Title example"