aboutsummaryrefslogtreecommitdiff
path: root/INTRO
diff options
context:
space:
mode:
Diffstat (limited to 'INTRO')
-rw-r--r--INTRO7
1 files changed, 4 insertions, 3 deletions
diff --git a/INTRO b/INTRO
index db55883..788587c 100644
--- a/INTRO
+++ b/INTRO
@@ -25,6 +25,7 @@ flag, expecting a password to be set in the SSHPASS environment
variable.
If you often need to log into remote servers without public key
-authentication, consider compiling a special version of rtty -- I
-suggest the name rttyp -- and installing it alongside the normal
-version of rtty.
+authentication, or if you cannot use ssh-agent(1) to avoid entering
+your key's passphrase interactively, consider compiling a special
+version of rtty -- I suggest the name rttyp -- and installing it
+alongside the normal version of rtty.