colors start with # not :
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 7 Jul 2005 10:27:55 +0000 (10:27 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 7 Jul 2005 10:27:55 +0000 (10:27 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@651 a5681a0c-68f1-0310-ab6d-d61299d08faa

doc/rrdgraph.pod

index 8074fd6..b5e92b8 100644 (file)
@@ -261,7 +261,7 @@ and blue. Optionally you may add another hexadecimal number specifying the
 transparency (FF is solid). You may set this option several times to alter
 multiple defaults.
 
 transparency (FF is solid). You may set this option several times to alter
 multiple defaults.
 
-A green arrow is made by: C<--color ARROW:00FF00>
+A green arrow is made by: C<--color ARROW#00FF00>
 
 [B<--zoom> I<factor>]
 
 
 [B<--zoom> I<factor>]