aboutsummaryrefslogtreecommitdiff
path: root/rtty.1
diff options
context:
space:
mode:
Diffstat (limited to 'rtty.1')
-rw-r--r--rtty.118
1 files changed, 12 insertions, 6 deletions
diff --git a/rtty.1 b/rtty.1
index 926e977..9c03e0f 100644
--- a/rtty.1
+++ b/rtty.1
@@ -6,7 +6,7 @@
.Nd limited but responsive remote shell
.Sh SYNOPSIS
.Nm
-.Op Sy +dpx
+.Op Sy +dipx
.Op Ar ...
.Sh DESCRIPTION
.Pp
@@ -31,13 +31,19 @@ are prefixed with a plus sign:
Disables all heuristics to detect password prompts
from the remote server and hide the user's input,
which are enabled by default.
-.It Sy +h
-Makes
+.It Sy +i
+Prevents
.Nm
-identify as a hard-copy terminal,
-preventing visual programs such as
+from identifying as a hard-copy terminal (tty43),
+allowing visual programs such as
.Xr vi 1
-from running.
+to run.
+Sets
+.Ev PAGER
+to
+.Xr ul 1
+instead of
+.Xr cat 1 .
.It Sy +p
Manually asks the user for a password
before connecting to the server.