summaryrefslogtreecommitdiff
path: root/doc/contributing.asciidoc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2018-06-11 12:34:18 +0200
committerFlorian Bruhin <git@the-compiler.org>2018-06-11 12:34:18 +0200
commit2934f4a1ca564c4a612be6d5ec112f5afce6c1c8 (patch)
tree693cbf563266db110b8b7c35f7e8577d8f7a0b29 /doc/contributing.asciidoc
parent83762789612f937fdc42206691d7f079627ab402 (diff)
parentb7929ef74760083144bb4d3101908fab1cd69230 (diff)
downloadqutebrowser-2934f4a1ca564c4a612be6d5ec112f5afce6c1c8.tar.gz
qutebrowser-2934f4a1ca564c4a612be6d5ec112f5afce6c1c8.zip
Merge remote-tracking branch 'origin/pr/3973'
Diffstat (limited to 'doc/contributing.asciidoc')
-rw-r--r--doc/contributing.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/contributing.asciidoc b/doc/contributing.asciidoc
index 3845dfdf7..07c2dfe25 100644
--- a/doc/contributing.asciidoc
+++ b/doc/contributing.asciidoc
@@ -198,8 +198,8 @@ There are some useful functions for debugging in the `qutebrowser.utils.debug`
module.
When starting qutebrowser with the `--debug` flag, you also get useful debug
-logs. You can add +--logfilter _category[,category,...]_+ to restrict logging
-to the given categories.
+logs. You can add +--logfilter _[!]category[,category,...]_+ to restrict
+logging to the given categories.
With `--debug` there are also some additional +debug-_*_+ commands available,
for example `:debug-all-objects` and `:debug-all-widgets` which print a list of