]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
Documentation: Show -t option to rrd xport 684/head
authorJean-Michel Vourgère <nirgal@debian.org>
Mon, 2 Nov 2015 15:47:33 +0000 (16:47 +0100)
committerJean-Michel Vourgère <nirgal@debian.org>
Mon, 2 Nov 2015 15:55:02 +0000 (16:55 +0100)
doc/rrdxport.pod

index bd2664472dfeaddfcfdc1c482c8ad6fe6f832176..6b97039d3818eaa948c590929a9292ebeff32210 100644 (file)
@@ -10,7 +10,7 @@ S<[B<-e>|B<--end> I<seconds>]>
 S<[B<-m>|B<--maxrows> I<rows>]>
 S<[B<--step> I<value>]>
 S<[B<--json>]>
-S<[B<--showtime>]>
+S<[B<-t>|B<--showtime>]>
 S<[B<--enumds>]>
 S<[B<--daemon>|B<-d> I<address>]>
 S<[B<DEF:>I<vname>B<=>I<rrd>B<:>I<ds-name>B<:>I<CF>]>
@@ -61,7 +61,7 @@ For a list of accepted formats, see the B<-l> option in the L<rrdcached> manual.
 
   rrdtool xport --daemon unix:/var/run/rrdcached.sock ...
 
-=item B<--showtime>
+=item B<-t>|B<--showtime>
 
 include the time into each data row.