X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=sidebyside;f=doc%2Frrdinfo.pod;h=1752b69366265b9e9111c0811302136c928830a3;hb=e51b10176c02d80ae82a42235f339f3173ef505e;hp=d147756c90be9e873c81983cd835b063f14dfa26;hpb=1d0d1678df2083bc996d579e0c5d0cc46fff6745;p=rrdtool.git diff --git a/doc/rrdinfo.pod b/doc/rrdinfo.pod index d147756..1752b69 100644 --- a/doc/rrdinfo.pod +++ b/doc/rrdinfo.pod @@ -30,6 +30,12 @@ For a list of accepted formats, see the B<-l> option in the L manual. rrdtool info --daemon unix:/var/run/rrdcached.sock /var/lib/rrd/foo.rrd +=item B<--noflush> + +Omit the C command usually sent to the daemon prior to retrieving the +data. If all you are interested in the the RRD Structure, and not the last update +time or current values, then this will improve efficiency. + =back =head1 EXAMPLE