document new env var

This commit is contained in:
adam j hartz 2015-12-19 17:11:59 -05:00
parent b2f8fa8e74
commit df33b6578e

View file

@ -66,6 +66,9 @@ applicable.
* - DIRSTACK_SIZE
- ``20``
- Maximum size of the directory stack.
* - EXPAND_ENV_VARS
- ``True``
- Toggles whether environment variables are expanded inside of strings in subprocess mode.
* - FORCE_POSIX_PATHS
- ``False``
- Forces forward slashes (``/``) on Windows systems when using auto completion if