Skip to content

Commit

Permalink
Documentation: Show -t option to rrd xport
Browse files Browse the repository at this point in the history
  • Loading branch information
nirgal committed Nov 2, 2015
1 parent b6645ad commit dc73e68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/rrdxport.pod
Original file line number Diff line number Diff line change
Expand Up @@ -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>]>
Expand Down Expand Up @@ -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.

Expand Down

0 comments on commit dc73e68

Please sign in to comment.