summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoreinfachIrgendwer0815 <85333734+einfachIrgendwer0815@users.noreply.github.com>2023-08-05 21:18:38 +0200
committerMartin Nordholts <enselic@gmail.com>2023-09-01 17:59:41 +0200
commit26111950b368f9ce5552284b5d923bc62568bc9b (patch)
tree83ef7400857dbdc985b6e94d7b6af0a079bd6803 /doc
parentf21d3502e1c4a8b8c712b0097c29098033af26ad (diff)
Add environment variable `BAT_PAGING`
Diffstat (limited to 'doc')
-rw-r--r--doc/long-help.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/long-help.txt b/doc/long-help.txt
index dafcfd7a..247120fb 100644
--- a/doc/long-help.txt
+++ b/doc/long-help.txt
@@ -89,8 +89,8 @@ Options:
--paging <when>
Specify when to use the pager. To disable the pager, use --paging=never' or its
- alias,'-P'. To disable the pager permanently, set BAT_PAGER to an empty string. To control
- which pager is used, see the '--pager' option. Possible values: *auto*, never, always.
+ alias,'-P'. To disable the pager permanently, set BAT_PAGING to 'never'. To control which
+ pager is used, see the '--pager' option. Possible values: *auto*, never, always.
--pager <command>
Determine which pager is used. This option will override the PAGER and BAT_PAGER