We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00d39f commit 867f4edCopy full SHA for 867f4ed
docs/using-cli.md
@@ -171,7 +171,7 @@ The displayed help shows information about which Python component your command
171
corresponds to, as well as usage information for how to extend that command.
172
173
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
+to the preferred program. For example, set `FIRE_PAGER=-` to print help text
175
on standard out.
176
177
0 commit comments