From 07de871981951c5ff711ae94ce2c69f0423c3987 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/program@1884 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/rrdgraph.pod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index 0919403..57359ac 100644 --- a/doc/rrdgraph.pod +++ b/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.11.0