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 52e407d commit 9900c9aCopy full SHA for 9900c9a
doc/Programs/03-environment-variables.pod6
@@ -68,7 +68,7 @@ want to avoid the recommendation message upon REPL startup.
68
=item C<RAKUDO_DISABLE_MULTILINE> Set to 1, will disable multiline input for the REPL
69
70
=item C<RAKUDO_HIST> This specifies the location of the history file used by the
71
-line editor; the default is F<~/.perl6/rakudo-history>.
+line editor; the default is C<~/.perl6/rakudo-history>.
72
73
74
=head2 Other
0 commit comments