From: Tobias Oetiker Date: Mon, 16 Jan 2012 14:31:49 +0000 (+0000) Subject: addeded documentation for json X-Git-Tag: v1.5.0-rc1~249 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d71bfbe8f90d9aa7263ef014fc3880f794bfbc0a;p=thirdparty%2Frrdtool-1.x.git addeded documentation for json git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@2253 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/doc/rrdxport.pod b/doc/rrdxport.pod index d7e6bb34..bf9fd529 100644 --- a/doc/rrdxport.pod +++ b/doc/rrdxport.pod @@ -9,6 +9,7 @@ S<[B<-s>|B<--start> I]> S<[B<-e>|B<--end> I]> S<[B<-m>|B<--maxrows> I]> S<[B<--step> I]> +S<[B<--json>]> S<[B<--daemon> I
]> S<[BIB<=>IB<:>IB<:>I]> S<[BIB<=>I]> @@ -58,6 +59,10 @@ For a list of accepted formats, see the B<-l> option in the L manual. rrdtool xport --daemon unix:/var/run/rrdcached.sock ... +=item B<--json> + +produce json formated output (instead of xml) + =item B<--enumds> The generated xml should contain the data values in enumerated tags.