summaryrefslogtreecommitdiff
path: root/doc/pages/options.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pages/options.asciidoc')
-rw-r--r--doc/pages/options.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pages/options.asciidoc b/doc/pages/options.asciidoc
index 4f69cbfb..761fbb47 100644
--- a/doc/pages/options.asciidoc
+++ b/doc/pages/options.asciidoc
@@ -310,7 +310,7 @@ are exclusively available to built-in options.
then rename it to the target file.
*debug* `flags(hooks|shell|profile|keys|commands)`::
- dump various debug information in the '\*debug*' buffer
+ dump various debug information in the `\*debug*` buffer
*idle_timeout* `int`::
_default_ 50 +
@@ -400,7 +400,7 @@ status line using the `echo` command:
echo %opt{BOM}
--------------
-The current values for all options can be dumped to the *\*debug*\* buffer using
+The current values for all options can be dumped to the `\*debug*` buffer using
the following command:
-------------