X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdflush.pod;h=5dbc60a7a502994a63d5f85438c15bc54a706ed9;hp=514bd35fe95a6f19147591443c4ab58cdb095390;hb=4d2717c87ff413758caaa7942d211e642846b9b0;hpb=4ee4e5e084caeb4a3af3aefe3c5122b27cb111b4 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