From a8abea88d45d49df5ed6926d284a821c6119cde8 Mon Sep 17 00:00:00 2001 From: oetiker Date: Thu, 7 Jul 2005 10:27:55 +0000 Subject: [PATCH] colors start with # not : git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@651 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrdgraph.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index 8074fd6..b5e92b8 100644 --- a/doc/rrdgraph.pod +++ b/doc/rrdgraph.pod @@ -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. -A green arrow is made by: C<--color ARROW:00FF00> +A green arrow is made by: C<--color ARROW#00FF00> [B<--zoom> I] -- 2.11.0