Skip to content

Commit ae345eb

Browse files
committed
Update RAKUDO_HIST's default value
1 parent a580e45 commit ae345eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/Programs/03-environment-variables.pod6

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,9 @@ X<|RAKUDO_HIST>
105105
=item C<RAKUDO_HIST>
106106
107107
This specifies the location of the history file used by the
108-
line editor; the default is C<~/.perl6/rakudo-history>.
108+
line editor; the default is C<~/.raku/rakudo-history>.
109+
Before Rakudo version 2020.02 the default was
110+
C<~/.perl6/rakudo-history>.
109111
110112
=head2 Other
111113

0 commit comments

Comments
 (0)