Rename and document --predict-overwrite.

This commit is contained in:
John Hood
2017-08-02 21:29:20 -04:00
parent c49c67cecf
commit c8580d1fb6
3 changed files with 19 additions and 2 deletions
+12
View File
@@ -142,6 +142,18 @@ Synonym for \-\-predict=always
.B \-n
Synonym for \-\-predict=never
.TP
.B \-\-predict\-overwrite\fP
When prediction is enabled, do not insert speculative local echo
before existing text, but overwrite it instead.
The MOSH_PREDICTION_OVERWRITE environment variable also enables this
if its value is 'yes'.
.TP
.B \-o
Synonym for \-\-predict\-overwrite
.TP
.B \-\-family=inet
Only use IPv4 for the SSH connection and Mosh session.