]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commitdiff
Update rrdgraph_examples.pod (#838)
authorWolfgang Stöggl <c72578@yahoo.de>
Sat, 18 Nov 2017 11:06:27 +0000 (12:06 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Sat, 18 Nov 2017 11:06:27 +0000 (12:06 +0100)
- Fix --img-format -> --imgformat
- Remove duplicate word aberrant

doc/rrdgraph_examples.pod

index aa6ce4d66731fc84a7a09cad4064509370fda552..4eb229dd24275ca289d2a966a4c2c9f23a6e1d98 100644 (file)
@@ -4,7 +4,7 @@ rrdgraph_examples - Examples for rrdtool graph
 
 =head1 SYNOPSIS
 
-B<rrdtool graph /home/httpd/html/test.png --img-format PNG>
+B<rrdtool graph /home/httpd/html/test.png --imgformat PNG>
 
 followed by any of the examples below
 
@@ -164,7 +164,7 @@ failures.
 
 This example generates a graph of the data series in blue (LINE2 with the scaledobs
 virtual data source), confidence bounds in red (scaledupper and scaledlower virtual
-data sources), and potential failures (i.e. potential aberrant aberrant behavior)
+data sources), and potential failures (i.e. potential aberrant behavior)
 marked by vertical yellow lines (the fail data source).
 
 The raw data comes from an AVERAGE B<RRA>, the finest resolution of the observed