The possibility of repeating access_log to read more than one log file was
not documented. It is now documented in sarg.conf.
#
# TAG: access_log file
# Where is the access.log file
-# sarg -l file
+#
+# This option can be repeated up to 256 times to list rotated files or
+# files from different sources.
+#
+# The files named here must exists or sarg aborts. It is intended as a
+# safety against incomplete reporting due to problems occuring with the
+# logs.
+#
+# If some files are passed on the command line with "sarg -l file" or
+# "sarg file", the files listed here are ignored.
#
#access_log /usr/local/squid/var/logs/access.log