Describe the bug
The current version of the manual page for direnv(1) does not mention the (I assume newer) configuration file direnv.toml under the Files section:
https://github.com/direnv/direnv/blob/7d24434d7bf33f2b203e95bef5e43f8c343eed75/man/direnv.1.md#files
Expected behavior
It does mention direnvrc which I assume is a older configuration file format?
Describe the bug
The current version of the manual page for
direnv(1)does not mention the (I assume newer) configuration filedirenv.tomlunder the Files section:https://github.com/direnv/direnv/blob/7d24434d7bf33f2b203e95bef5e43f8c343eed75/man/direnv.1.md#files
Expected behavior
It does mention
direnvrcwhich I assume is a older configuration file format?