X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=doc%2Frrdgraph_graph.src;h=d9b2d9c46b633d1b34661c3522ec65ed4ca4d944;hb=c2588300e3b61df51b846dd79d90b3da9628d0cb;hp=5b3bfd61628bfd19c0601c6041b5b5253f9226b1;hpb=f0c6bba949430326167217d3f667b4d99b681511;p=rrdtool.git diff --git a/doc/rrdgraph_graph.src b/doc/rrdgraph_graph.src index 5b3bfd6..d9b2d9c 100644 --- a/doc/rrdgraph_graph.src +++ b/doc/rrdgraph_graph.src @@ -1,6 +1,6 @@ =include name -=head1 SYNOPSYS +=head1 SYNOPSIS =over 4 @@ -94,11 +94,6 @@ B<%#.#lf> prints like 12345.6789, with optional field width and precision =item * -B<%#.#lg> prints like 12345.6789, with optional field width and number of -significant digits - -=item * - B<%s> place this after B<%le>, B<%lf> or B<%lg>. This will be replaced by the appropriate SI magnitude unit and the value will be scaled accordingly (123456 -> 123.456 k) @@ -151,8 +146,8 @@ B<%c, %x, %X> date+time, date, time =item * -B<%U, %W> week number of the current year with either the first sunday or -the first monday determining the first week +B<%U, %W> week number of the current year with either the first Sunday or +the first Monday determining the first week =item * @@ -262,7 +257,7 @@ offset of S<( 7*24*60*60 = ) 604800 seconds> to "look back" one week. Make sure to notify the viewer you did so... The offset will be valid until the next B command, which can have an offset of zero to restore normal graphing. -As with the other grapher elements, you can specify a number or +As with the other graphing elements, you can specify a number or a variable here. =back