Bladeren bron

docs: quickstart: delete problematic BORG_PASSPRHASE use

(cherry picked from commit aa7fbff55ff0d92831556852584ba74b019dc5c1)
Marian Beermann 8 jaren geleden
bovenliggende
commit
93efd2dca4
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      docs/quickstart.rst

+ 2 - 2
docs/quickstart.rst

@@ -149,8 +149,8 @@ may be surprised that the following ``export`` has no effect on your command::
    export BORG_PASSPHRASE='complicated & long'
    export BORG_PASSPHRASE='complicated & long'
    sudo ./yourborgwrapper.sh  # still prompts for password
    sudo ./yourborgwrapper.sh  # still prompts for password
 
 
-For more information, see sudo(8) man page. Hint: see ``env_keep`` in
-sudoers(5), or try ``sudo BORG_PASSPHRASE='yourphrase' borg`` syntax.
+For more information, refer to the sudo(8) man page and ``env_keep`` in
+the sudoers(5) man page.
 
 
 .. Tip::
 .. Tip::
     To debug what your borg process is actually seeing, find its PID
     To debug what your borg process is actually seeing, find its PID