+8
-2
@@ -86,12 +86,18 @@ Command to run on remote host. By default, \fBmosh\fP executes a login shell.
|
|||||||
path to client helper on local machine (default: "mosh-client")
|
path to client helper on local machine (default: "mosh-client")
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B \-\-server=\fIPATH\fP
|
.B \-\-server=\fICOMMAND\fP
|
||||||
path to server helper on remote machine (default: "mosh-server")
|
command to run server helper on remote machine (default: "mosh-server")
|
||||||
|
|
||||||
The server helper is unprivileged and can be installed in the user's
|
The server helper is unprivileged and can be installed in the user's
|
||||||
home directory.
|
home directory.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-\-ssh=\fICOMMAND\fP
|
||||||
|
OpenSSH command to remotely execute mosh-server on remote machine (default: "ssh")
|
||||||
|
|
||||||
|
An alternate ssh port can be specified with, \fIe.g.\fP, \-\-ssh="ssh -p 2222".
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B \-\-predict=\fIWHEN\fP
|
.B \-\-predict=\fIWHEN\fP
|
||||||
Controls use of speculative local echo. WHEN defaults to `adaptive'
|
Controls use of speculative local echo. WHEN defaults to `adaptive'
|
||||||
|
|||||||
Reference in New Issue
Block a user