From e65099722757a3a46dc5a964812f7dd501b3c754 Mon Sep 17 00:00:00 2001 From: moli Date: Mon, 19 May 2014 10:39:37 +0200 Subject: [PATCH] mods of #477 fixing help example and trying to fix anchors rrdtool help example was clarified and i'm trying to fix the html anchor here, but dont know how could i check if it's working or not. Googled and read http://perldoc.perl.org/perlpodspec.html still dont have a clue what does it say. --- doc/rrdtool.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/rrdtool.pod b/doc/rrdtool.pod index 12953654..48121dd2 100644 --- a/doc/rrdtool.pod +++ b/doc/rrdtool.pod @@ -34,7 +34,7 @@ While the man pages talk of command line switches you have to set in order to make B work it is important to note that B can be remotely controlled through a set of pipes. This saves a considerable amount of startup time when you plan to make -B do a lot of things quickly. Check the section on L<"Remote Control"> +B do a lot of things quickly. Check the section on L further down. There is also a number of language bindings for RRDtool which allow you to use it directly from Perl, python, Tcl, PHP, etc. @@ -273,10 +273,10 @@ for input via standard input (STDIN). With this feature you can improve performance by attaching B to another process (MRTG is one example) through a set of pipes. Over these pipes B accepts the same arguments as on the command line and some special -commands like B and B. For detailed help on the +commands like B and B. For detailed help on the server commands type: - rrdtool help cd|mkdir|pwd|ls|quit + rrdtool help cd When a command is completed, RRDtool will print the string 'C', followed by timing information of the form BI -- 2.47.2