From 0569685674bf80f2d282ed772440e9e6c456f2d5 Mon Sep 17 00:00:00 2001 From: moli Date: Tue, 20 May 2014 22:01:17 +0200 Subject: [PATCH] mods of #477 update-timestamps syntax copromise? it still doesnt show they are 1) not all 3 needed 2) could be written in any order --- doc/rrdupdate.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/rrdupdate.pod b/doc/rrdupdate.pod index a7308eaf..46eb80a7 100644 --- a/doc/rrdupdate.pod +++ b/doc/rrdupdate.pod @@ -7,7 +7,9 @@ rrdupdate - Store a new set of values into the RRD B {B | B} I S<[B<--template>|B<-t> I[B<:>I]...]> S<[B<--daemon>|B<-d> I
]> [B<-->] -S<{{B | I}B<:> | IB<@>}I[B<:>I]... ...> +SB<:>I[B<:>I]...> +SB<:>I[B<:>I]...> +SB<@>I[B<:>I]...> =head1 DESCRIPTION -- 2.47.2