From 93efd2dca4a2d668b52d71e537e2390669d59cd9 Mon Sep 17 00:00:00 2001 From: Marian Beermann Date: Tue, 6 Jun 2017 21:29:31 +0200 Subject: [PATCH] docs: quickstart: delete problematic BORG_PASSPRHASE use (cherry picked from commit aa7fbff55ff0d92831556852584ba74b019dc5c1) --- docs/quickstart.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/quickstart.rst b/docs/quickstart.rst index 1d01370e8..afa4e63e2 100644 --- a/docs/quickstart.rst +++ b/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' 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:: To debug what your borg process is actually seeing, find its PID