value should be added to the B<RRD>. B<RRDtool> will not accept
any data timed before or at the time specified.
-See also AT-STYLE TIME SPECIFICATION section in the
-I<rrdfetch> documentation for other ways to specify time.
+See also L<rrdfetch/"AT-STYLE TIME SPECIFICATION"> for other ways to specify
+time.
If one or more source files is used to pre-fill the new B<RRD>,
the B<--start> option may be omitted. In that case, the latest update
start of the time series. A time in seconds since epoch (1970-01-01)
is required. Negative numbers are relative to the current time. By default,
-one day worth of data will be fetched. See also AT-STYLE TIME SPECIFICATION
-section for a detailed explanation on ways to specify the start time.
+one day worth of data will be fetched. See also L<"AT-STYLE TIME SPECIFICATION">
+for a detailed explanation on ways to specify the start time.
=item B<--end>|B<-e> I<end> (default now)
-the end of the time series in seconds since epoch. See also AT-STYLE
-TIME SPECIFICATION section for a detailed explanation of how to
-specify the end time.
+the end of the time series in seconds since epoch. See also L<"AT-STYLE TIME
+SPECIFICATION"> for a detailed explanation of how to specify the end time.
=item B<--align-start>|B<-a>
The time when the graph should begin. Time in seconds since
epoch (1970-01-01) is required. Negative numbers are relative to the
current time. By default one day worth of data will be graphed.
-See also AT-STYLE TIME SPECIFICATION section in the I<rrdfetch>
-documentation for a detailed explanation on how to specify time.
+See also L<rrdfetch/"AT-STYLE TIME SPECIFICATION"> for a detailed explanation
+on how to specify time.
=item B<-e>|B<--end> I<seconds> (default now)
The time when the graph should end. Time in seconds since epoch.
-See also AT-STYLE TIME SPECIFICATION section in the I<rrdfetch>
-documentation for a detailed explanation of ways to specify time.
+See also L<rrdfetch/"AT-STYLE TIME SPECIFICATION"> for a detailed explanation
+of ways to specify time.
=item B<-x>|B<--x-grid> I<x-axis grid and label> (default autoconfigure)
B<RRA> the data should come from. Defaults are: 1 day ago until
now, with the best possible resolution. B<Start> and B<end> can
be specified in several formats, see
-L<AT-STYLE TIME SPECIFICATION|rrdfetch> and L<rrdgraph_examples>.
+L<rrdfetch/"AT-STYLE TIME SPECIFICATION"> and L<rrdgraph_examples>.
By default, B<rrdtool graph> calculates the width of one pixel in
the time domain and tries to get data from an B<RRA> with that
resolution. With the B<step> option you can alter this behavior.
The time when the exported range should begin. Time in seconds since
epoch (1970-01-01) is required. Negative numbers are relative to the
current time. By default one day worth of data will be printed.
-See also AT-STYLE TIME SPECIFICATION section in the I<rrdfetch>
-documentation for a detailed explanation on how to specify time.
+See also L<rrdfetch/"AT-STYLE TIME SPECIFICATION"> for a detailed explanation
+on how to specify time.
=item B<-e>|B<--end> I<seconds> (default now)
The time when the exported range should end. Time in seconds since epoch.
-See also AT-STYLE TIME SPECIFICATION section in the I<rrdfetch>
-documentation for a detailed explanation of ways to specify time.
+See also L<rrdfetch/"AT-STYLE TIME SPECIFICATION"> for a detailed explanation
+on how to specify time.
=item B<-m>|B<--maxrows> I<rows> (default 400 rows)