From: oetiker Date: Mon, 16 Jan 2012 14:31:49 +0000 (+0000) Subject: addeded documentation for json X-Git-Url: https://git.tokkee.org/?p=rrdtool-all.git;a=commitdiff_plain;h=cdeccce7e066476d550d59d6753c3f88a6757272 addeded documentation for json git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@2253 a5681a0c-68f1-0310-ab6d-d61299d08faa --- diff --git a/program/doc/rrdxport.pod b/program/doc/rrdxport.pod index d7e6bb34..bf9fd529 100644 --- a/program/doc/rrdxport.pod +++ b/program/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.