From 1b69c3ae93ccd294931e67471332ef9a7a59e97a 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@651 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/doc/rrdgraph.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/program/doc/rrdgraph.pod b/program/doc/rrdgraph.pod index 8074fd6f..b5e92b8a 100644 --- a/program/doc/rrdgraph.pod +++ b/program/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.30.2