aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-06-17 20:41:17 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-06-17 20:41:27 -0400
commitfa8116c070eb695f27e56a1e6384b8ef59bb40d8 (patch)
tree7338a60fc2e6c6e7d22c696006a4bf9cce1b1a7e /doc/git-annex.mdwn
parent4dfa412c10bf5811858da509cef8558c8bcc0be3 (diff)
annex.debug can now be set to enable debug logging by default. The webapp's debugging check box does this.
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r--doc/git-annex.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 18bc05ad2..f0da25e14 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -622,6 +622,10 @@ subdirectories).
Show debug messages.
+* --no-debug
+
+ Disable debug messages.
+
* --from=repository
Specifies a repository that content will be retrieved from, or that
@@ -903,6 +907,10 @@ Here are all the supported configuration settings.
Set to false to prevent the git-annex assistant from automatically
committing changes to files in the repository.
+* `annex.debug`
+
+ Set to true to enable debug logging by default.
+
* `annex.version`
Automatically maintained, and used to automate upgrades between versions.