diff --git a/src/docs.html b/src/docs.html index cb84bb9..9279756 100644 --- a/src/docs.html +++ b/src/docs.html @@ -225,6 +225,7 @@
Tip
If you don't want/need sudo on the remote side, add --no-sudo. However, be aware that you may get a more limited harvest depending on permissions.
+
If your remote user requires a password for sudo, pass --ask-become-pass or -K and you'll be prompted to enter the password. If you forget, Enroll will still prompt for the password if it detects it's needed, but will be slightly slower to do so.