From: oetiker Date: Fri, 17 Apr 2009 09:53:57 +0000 (+0000) Subject: add documentation for graph-render-mode X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=74f6f4736b715492a0c18756f86748a3069a53a1;p=rrdtool.git add documentation for graph-render-mode git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@1794 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/src/rrd_tool.c b/src/rrd_tool.c index 3df092b..2438c7f 100644 --- a/src/rrd_tool.c +++ b/src/rrd_tool.c @@ -143,6 +143,7 @@ void PrintUsage( "\t\t[-m|--zoom factor]\n" "\t\t[-A|--alt-autoscale]\n" "\t\t[-M|--alt-autoscale-max]\n" + "\t\t[-G|--graph-render-mode {normal,mono}]\n" "\t\t[-R|--font-render-mode {normal,light,mono}]\n" "\t\t[-B|--font-smoothing-threshold size]\n" "\t\t[-T|--tabwidth width]\n"