Code

get rid of DASHED, only use dashes syntax. less redundancy -- thomas.gutzler gmail.com
[rrdtool-all.git] / program / doc / rrdgraph_examples.pod
index 35301932a75e0d5be8a75735923ff468879bd505..664b965dc9f3f1e28f25b2496cd0e117b1a5ee5d 100644 (file)
@@ -108,12 +108,12 @@ Also works for HRULE and VRULE
 =item *
 
 default style: - - - - -
-    LINE1:data#FF0000:"dashed line":DASHED
+    LINE1:data#FF0000:"dashed line":dashes
 
 =item *
 
 more fancy style with offset: - -  --- -  --- -
-    LINE1:data#FF0000:"another dashed line":DASHED:dashes=15,5,5,10:dash-offset=10
+    LINE1:data#FF0000:"another dashed line":dashes=15,5,5,10:dash-offset=10
 
 =head2 Time ranges