X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdflush.pod;h=5dbc60a7a502994a63d5f85438c15bc54a706ed9;hb=99bc538e0bef411b7d757f79a527629b99c40870;hp=514bd35fe95a6f19147591443c4ab58cdb095390;hpb=a78dbfc073725a76ca28f8ae9f7a7ae9df34d2d3;p=rrdtool.git diff --git a/doc/rrdflush.pod b/doc/rrdflush.pod index 514bd35..5dbc60a 100644 --- a/doc/rrdflush.pod +++ b/doc/rrdflush.pod @@ -4,21 +4,23 @@ rrdflush - Flush the values for a spcific RRD file from memory. =head1 SYNOPSIS -B B I +B B S<[B<--daemon> I
]> +I [I ...] =head1 DESCRIPTION -The B function connects to L, the RRD caching daemon, and -issues a "flush" command for the given file. The daemon will put this file to -the head of the update queue so it is written "soon". The status will be -returned only after the file's pending updates have been written to disk. +The B function connects to L, the RRD caching daemon, +and issues a "flush" command for the given files. The daemon will put the +files to the head of the update queue so they are written "soon". The +status will be returned only after the files' pending updates have been +written to disk. =over 8 =item I -The name of the B that is to be written to disk. +The name(s) of the B file(s) that are to be written to disk. =item B<--daemon> I