Documentation added to the man page and the usage page displayed by sarg.
\fB\-P\fR, the log is written in several files each containing one day worth of the original log\&.
.RE
.PP
+\fB\-\-statistics\fR
+.RS 4
+Writes some statistics about the execution time\&. The statistics include the total execution time; the number of records read in the input log files and the time it took to read them; the number of records and users processed and the time it took to process them\&.
+.RE
+.PP
\fB\-t \fR\fB\fIstring\fR\fR
.RS 4
Limits the records included in the report based on time\-of\-day\&. Format for
</listitem>
</varlistentry>
+<varlistentry><term><option>--statistics</option></term>
+<listitem>
+<para>
+Writes some statistics about the execution time. The statistics include the
+total execution time; the number of records read in the input log files and the
+time it took to read them; the number of records and users processed and the
+time it took to process them.
+</para>
+</listitem>
+</varlistentry>
+
<varlistentry><term><option>-t <replaceable>string</replaceable></option></term>
<listitem>
<para>
puts (_(" --split Split the log file by date in -d parameter"));
puts (_(" --splitprefix PREFIX\n"
" Prepend a prefix to the splitted file names"));
+ puts (_(" --statistics Print run time statistics"));
puts (_(" -t TIME Limit report to time range [HH:MM or HH:MM-HH:MM]"));
puts (_(" -u USER Report only that user's activity"));
puts (_(" -w DIR Temporary directory"));