Commit 2e8758d8 by Brian Coca

fixed docs on the meaning of -H sudo arg

fixes #7418
parent 9b95c22d
...@@ -524,7 +524,7 @@ the sudo implementation is matching CLI flags with the standard sudo:: ...@@ -524,7 +524,7 @@ the sudo implementation is matching CLI flags with the standard sudo::
sudo_flags sudo_flags
========== ==========
Additional flags to pass to sudo when engaging sudo support. The default is '-H' which preserves the environment Additional flags to pass to sudo when engaging sudo support. The default is '-H' which preserves the $HOME environment variable
of the original user. In some situations you may wish to add or remove flags, but in general most users of the original user. In some situations you may wish to add or remove flags, but in general most users
will not need to change this setting:: will not need to change this setting::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment