diff --git a/doc/pages/options.asciidoc b/doc/pages/options.asciidoc index 90303945..453fde45 100644 --- a/doc/pages/options.asciidoc +++ b/doc/pages/options.asciidoc @@ -222,8 +222,9 @@ are exclusively available to built-in options. which tries to detect when a filename is being entered and provides completion based on local filesystem - *line*::: - which complete using lines in current buffer + *line=all*, *line=buffer*::: + which complete using lines in all buffers (*line=all*) + or only the current one (*line=buffer*) *option=*::: where *opt-name* is an option of type 'completions' whose