fix typo
This commit is contained in:
parent
edc27c5a5b
commit
630ae89977
1 changed files with 1 additions and 1 deletions
|
@ -496,7 +496,7 @@ 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 environment
|
||||||
of the original user. In some situations you may wish to add or remote 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::
|
||||||
|
|
||||||
sudo_flags=-H
|
sudo_flags=-H
|
||||||
|
|
Loading…
Reference in a new issue