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/?p=rrdtool-all.git;a=commitdiff_plain;h=cc43bf9bb6a7d9dea3b2545c0b40eb02e42d120c add documentation for graph-render-mode git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3@1794 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/src/rrd_tool.c b/program/src/rrd_tool.c index 3df092b3..2438c7f1 100644 --- a/program/src/rrd_tool.c +++ b/program/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"