Skip to content

Commit

Permalink
Fix mention of pager environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Nov 5, 2022
1 parent 3e45cc4 commit 1af3218
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/help.txt
Expand Up @@ -137,7 +137,7 @@ Listing modifiers:
--only-first[=N] Show only the N results, N defaults to 1
--output-file=filename Store output to indicated file (default: STDOUT)
--output-dir=directory Store output ino indicated directory / group
--pager Pager to use (default: ACK_PAGER // none)
--pager Pager to use (default: RAK_PAGER // none)
--stats Also show statistics

Content modifiers:
Expand Down
2 changes: 1 addition & 1 deletion resources/help/listing.txt
Expand Up @@ -75,7 +75,7 @@ results to STDOUT.
--pager=program

Specify a pager program to use. Defaults to what is specified with the
ACK_PAGER environment variable. If that is not specified either, does
RAK_PAGER environment variable. If that is not specified either, does
not activate any pager.

--proximate[=N]
Expand Down

0 comments on commit 1af3218

Please sign in to comment.