summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2021-08-05 04:19:39 +0800
committerGitHub <noreply@github.com>2021-08-04 22:19:39 +0200
commit654903fc040148ee50f3ad510812b47de7a2f87a (patch)
treed7e7f140416db84b99108968d90090b3c974e970 /doc
parentaa7c13ea365489ec4392b753df5369f805cb9499 (diff)
fix: preview the correct man page section (#1076)
Diffstat (limited to 'doc')
-rw-r--r--doc/telescope.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/telescope.txt b/doc/telescope.txt
index cd6602d..7eb6ead 100644
--- a/doc/telescope.txt
+++ b/doc/telescope.txt
@@ -646,6 +646,10 @@ builtin.man_pages({opts}) *builtin.man_pages()*
Parameters: ~
{opts} (table) options to pass to the picker
+ Fields: ~
+ {sections} (table) a list of sections to search, use `{ "ALL" }` to
+ search in all sections
+
builtin.reloader({opts}) *builtin.reloader()*
Lists lua modules and reloads them on `<cr>`