Skip to content

Commit 867f4ed

Browse files
author
cbrochtrup
committed
Update docs with a more portalbe command.
1 parent b00d39f commit 867f4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ The displayed help shows information about which Python component your command
171171
corresponds to, as well as usage information for how to extend that command.
172172

173173
The environment variable, `FIRE_PAGER`, sets the default pager for help text
174-
to the preferred program. For example, set `FIRE_PAGER=cat` to print help text
174+
to the preferred program. For example, set `FIRE_PAGER=-` to print help text
175175
on standard out.
176176

177177

0 commit comments

Comments
 (0)