]> git.pld-linux.org Git - packages/direnv.git/blob - direnv-fix-manpage.patch
890d80eb5e3604200d93a04f72d8121ef33c9fca
[packages/direnv.git] / direnv-fix-manpage.patch
1 diff -urN direnv-2.20.1.orig/man/direnv.1 direnv-2.20.1/man/direnv.1
2 --- direnv-2.20.1.orig/man/direnv.1     2019-03-31 12:20:39.000000000 -0700
3 +++ direnv-2.20.1/man/direnv.1  2019-11-08 14:11:35.256168388 -0800
4 @@ -34,7 +34,7 @@
5  $ echo ${FOO\-nope}
6  nope
7  $ echo export FOO=foo > .envrc
8 -.envrc is not allowed
9 +\&.envrc is not allowed
10  $ direnv allow .
11  direnv: reloading
12  direnv: loading .envrc
This page took 0.036646 seconds and 2 git commands to generate.