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.git;a=commitdiff_plain;h=352d91a7ab3ef22bff2af56fd351155a9ba70ee8 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 d7e6bb3..bf9fd52 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.