]> Sergey Matveev's repositories - zsh-autoenv.git/blobdiff - README.md
minor: fix doc / improve debug logging (#80)
[zsh-autoenv.git] / README.md
index 1913190c10f6652602fb0cf4ffa3c9108211e41b..1f2800e583fe3790c13a1b26077b809a38dffa57 100644 (file)
--- a/README.md
+++ b/README.md
@@ -119,13 +119,13 @@ event was handled?
 
 Default: `1`
 
-### AUTOENV\_DISABLED
+### AUTOENV_DISABLED
 
 (Temporarily) disable zsh-autoenv. This gets looked at in the chpwd handler.
 
 Default: 0
 
-### AUTOENV\_DEBUG
+### AUTOENV_DEBUG
 
 Set debug level. If enabled (> 0) it will print information to stderr.