From cdeccce7e066476d550d59d6753c3f88a6757272 Mon Sep 17 00:00:00 2001 From: oetiker Date: Mon, 16 Jan 2012 14:31:49 +0000 Subject: [PATCH] addeded documentation for json git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@2253 a5681a0c-68f1-0310-ab6d-d61299d08faa --- program/doc/rrdxport.pod | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.30.2