summaryrefslogtreecommitdiff
path: root/doc/help/configuring.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/help/configuring.asciidoc')
-rw-r--r--doc/help/configuring.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/help/configuring.asciidoc b/doc/help/configuring.asciidoc
index 728942ab1..23894ddc4 100644
--- a/doc/help/configuring.asciidoc
+++ b/doc/help/configuring.asciidoc
@@ -58,7 +58,7 @@ customizable.
Using the link:commands{outfilesuffix}#set[`:set`] command and command completion, you
can quickly set settings interactively, for example `:set tabs.position left`.
-<<patterns,URL patterns>> can be used via `
+<<patterns,URL patterns>> can be used via
`:set --pattern *://example.com/* content.images false`, or with shorthand
syntax for both argument and pattern, `:set -u example.com content.images
false`.