diff options
Diffstat (limited to '')
-rw-r--r-- | bin/cash/cash.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cash/cash.1 b/bin/cash/cash.1 index dfd32e79..52a71a7a 100644 --- a/bin/cash/cash.1 +++ b/bin/cash/cash.1 @@ -142,7 +142,7 @@ The default value of .Ev ENV is: .Pp -.Dl "ENV=${XDG_CONFIG_HOME:-${HOME}/.config}/cash/cashrc" +.Dl "ENV=${XDG_CONFIG_HOME:-${HOME}/.config}/cash/env.sh" . .Pp The first non-option argument specified on the command line |