aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-12-30 16:10:17 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-12-30 16:10:17 +0100
commitd5b4433c44f99bb30a6282c247de3938f3f8c987 (patch)
tree0a3f68a5d0fea8050d25da4a837107ae5700de27 /doc
parentAdd smolbote.5 manpage (diff)
downloadsmolbote-d5b4433c44f99bb30a6282c247de3938f3f8c987.tar.xz
Fix filter.header not working
Diffstat (limited to 'doc')
-rw-r--r--doc/smolbote.5.asciidoc7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/smolbote.5.asciidoc b/doc/smolbote.5.asciidoc
index 6b48def..5b17a36 100644
--- a/doc/smolbote.5.asciidoc
+++ b/doc/smolbote.5.asciidoc
@@ -17,6 +17,9 @@ The settings in this file change your preferences and keybindings.
Lines starting with *#* are considered comments and ignored.
+Options taking multiple values (list options) can have multiple values set by
+using the same option name multiple times.
+
== Sections
=== Browser Options
@@ -90,11 +93,11 @@ Show/Hide downloads widget shortcut.
*subwindow.shortcuts.moveRight* (arg=Ctrl+Shift+P):: Move tab to the right
*subwindow.shortcuts.fullscreen* (arg=F11):: Show page fullscreen
-=== Secutiry Options
+=== Security Options
*filter.hosts* (arg=~/.config/smolbote/hosts.d):: Hostlist
*filter.adblock* arg:: TODO
-*filter.header* arg::
+*filter.header* (list)::
A list of HTTP headers to set. Each header should be given as a colon-separated
name:value pair.