[Box Backup-commit] COMMIT r1986 - box/chris/general/documentation/boxbackup

boxbackup-dev@fluffy.co.uk boxbackup-dev@fluffy.co.uk
Sun, 9 Dec 2007 01:39:11 +0000 (UTC)


Author: chris
Date: 2007-12-09 01:39:11 +0000 (Sun, 09 Dec 2007)
New Revision: 1986

Modified:
   box/chris/general/documentation/boxbackup/adminguide.xml
Log:
Document the need for -v options when using LogAllFileAccess.
(merges [1871])


Modified: box/chris/general/documentation/boxbackup/adminguide.xml
===================================================================
--- box/chris/general/documentation/boxbackup/adminguide.xml	2007-12-09 01:38:46 UTC (rev 1985)
+++ box/chris/general/documentation/boxbackup/adminguide.xml	2007-12-09 01:39:11 UTC (rev 1986)
@@ -1160,6 +1160,13 @@
                 file, or crashing while trying to upload it. The logs will be
                 sent to the system log or Windows Event Viewer.</para>
 
+		<para>This generates a <emphasis>lot</emphasis>
+		of output, so it should only be used when instructed, or when
+		you suspect that bbackupd is skipping some files and want to
+		know why. Because it is verbose, the messages are hidden by
+		default even if the option is enabled. To see them, you must
+		run bbackupd with at least one -v option.</para>
+
                 <para>This is a boolean value, which may be set to
                 <quote>Yes</quote> or <quote>No</quote>. The default is of
                 course <quote>No</quote>.</para>
@@ -1971,4 +1978,4 @@
       testing, and should not be relied on in a production environment.</para>
     </section>
   </appendix>
-</book>
\ No newline at end of file
+</book>