X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrddump.pod;h=2e4cd4b2419138bab805a718c130597935a45e4c;hb=04ed1c285ff739ad2cd1384e6cfe24aea82cfa7e;hp=d38aef5a22341ff3a3fa19f828fa126659a2b065;hpb=cb092381724e4ba8a1f18712fefc541a3d370f99;p=rrdtool.git diff --git a/doc/rrddump.pod b/doc/rrddump.pod index d38aef5..2e4cd4b 100644 --- a/doc/rrddump.pod +++ b/doc/rrddump.pod @@ -6,13 +6,18 @@ rrddump - dump the contents of an RRD to XML format B B I E I +or + +B B I I + =head1 DESCRIPTION -The B function prints the contents of an B in human -readable (?) XML format. This format can be read by rrdrestore. -Together they allow you to transfer your files from one computer architecture -to another as well to manipulate the contents of an B file in a -somewhat more convenient manner. +The B function writes the contents of an B in human +readable (?) XML format to a file or to stdout. This format can +be read by rrdrestore. Together they allow you to transfer your +files from one computer architecture to another as well to +manipulate the contents of an B file in a somewhat more +convenient manner. @@ -22,6 +27,11 @@ somewhat more convenient manner. The name of the B you want to dump. +=item I + +The (optional) filename that you want to write the XML output to. +If not specified, the XML will be printed to stdout. + =back =head1 EXAMPLES @@ -48,5 +58,5 @@ B for details. =head1 AUTHOR -Tobias Oetiker Eoetiker@ee.ethz.chE +Tobias Oetiker Etobi@oetiker.chE