Note about exe_search_path in launch docs

This commit is contained in:
Kovid Goyal
2021-12-16 19:48:17 +05:30
parent 81753706d3
commit ae952605d3

View File

@@ -144,6 +144,7 @@ this **may not** be the value of ``PATH`` inside a shell, as shell startup scrip
often change the value of this variable. If it is not found there, then a often change the value of this variable. If it is not found there, then a
system specific list of default paths is searched. If it is still not found, system specific list of default paths is searched. If it is still not found,
then your shell is run and the value of ``PATH`` inside the shell is used. then your shell is run and the value of ``PATH`` inside the shell is used.
See :opt:`exe_search_path` for details and how to control this.
Syntax reference Syntax reference
------------------ ------------------