summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2007-10-16 08:34:26 +0000
committerChris Wilson <chris+github@qwirx.com>2007-10-16 08:34:26 +0000
commit5c0d7c82b9999dfdb7bca15be78c7abe93baa960 (patch)
tree3885302bc7f33553dd9bbd59cbe6f09b84c1d284 /documentation
parentea478917852f3052bc8cfbb3e76fcdd48c1bfe75 (diff)
Document the need for -v options when using LogAllFileAccess.
Diffstat (limited to 'documentation')
-rw-r--r--documentation/boxbackup/adminguide.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/documentation/boxbackup/adminguide.xml b/documentation/boxbackup/adminguide.xml
index 6ea4c7b5..d3552725 100644
--- a/documentation/boxbackup/adminguide.xml
+++ b/documentation/boxbackup/adminguide.xml
@@ -1160,6 +1160,13 @@ BackupLocations
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 @@ make</programlisting>
testing, and should not be relied on in a production environment.</para>
</section>
</appendix>
-</book> \ No newline at end of file
+</book>