X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=doc%2Frrdflush.pod;h=5dbc60a7a502994a63d5f85438c15bc54a706ed9;hp=a59382124973d9646757a8756cc10a67c30e87e4;hb=4d2717c87ff413758caaa7942d211e642846b9b0;hpb=f3816cb9cea7ce0b5390afe5508b5f209ec7a52a diff --git a/doc/rrdflush.pod b/doc/rrdflush.pod index a593821..5dbc60a 100644 --- a/doc/rrdflush.pod +++ b/doc/rrdflush.pod @@ -4,23 +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 after the node has been B by the update thread. By the time -execution of this command ends it is very likely that the update thread has -just updated the requested file, though this is not guaranteed. +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