From ba506c809a90e780554a1c992456a712f35ff79d Mon Sep 17 00:00:00 2001 From: oetiker Date: Sat, 8 Aug 2009 09:36:23 +0000 Subject: [PATCH] add some shell proggramming advice ... Bernhard Reutner-Fischer git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1884 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/doc/rrdgraph.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/program/doc/rrdgraph.pod b/program/doc/rrdgraph.pod index 09194034..57359ac6 100644 --- a/program/doc/rrdgraph.pod +++ b/program/doc/rrdgraph.pod @@ -350,6 +350,10 @@ edge of the graph. Use Times for the title: C<--font TITLE:13:Times> +Note that you need to quote the argument to B<--font> if the font-name +contains whitespace: +--font "TITLE:13:Some Font" + If you do not give a font string you can modify just the size of the default font: C<--font TITLE:13:>. -- 2.30.2