From: Jean-Michel Vourgère Date: Mon, 2 Nov 2015 15:47:33 +0000 (+0100) Subject: Documentation: Show -t option to rrd xport X-Git-Tag: v1.6.0~25^2~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F684%2Fhead;p=thirdparty%2Frrdtool-1.x.git Documentation: Show -t option to rrd xport --- diff --git a/doc/rrdxport.pod b/doc/rrdxport.pod index bd266447..6b97039d 100644 --- a/doc/rrdxport.pod +++ b/doc/rrdxport.pod @@ -10,7 +10,7 @@ S<[B<-e>|B<--end> I]> S<[B<-m>|B<--maxrows> I]> S<[B<--step> I]> S<[B<--json>]> -S<[B<--showtime>]> +S<[B<-t>|B<--showtime>]> S<[B<--enumds>]> S<[B<--daemon>|B<-d> I
]> S<[BIB<=>IB<:>IB<:>I]> @@ -61,7 +61,7 @@ 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<--showtime> +=item B<-t>|B<--showtime> include the time into each data row.