Give mosh-client option to print number of colors

This commit is contained in:
Keith Winstein
2012-03-18 04:53:14 -04:00
parent 7185a8a543
commit 262a19e5d9
2 changed files with 43 additions and 4 deletions
+5
View File
@@ -21,6 +21,8 @@ mosh-client \- client-side helper for mosh
MOSH_KEY=KEY
.B mosh-client
IP PORT
.B mosh-client
-c
.br
.SH DESCRIPTION
\fBmosh-client\fP is a helper program for the
@@ -43,6 +45,9 @@ For constructing new setup wrappers for remote execution facilities
other than SSH, it may be necessary to invoke \fBmosh-client\fP
directly.
With the -c option, \fBmosh-client\fP instead prints the number of colors
of the terminal given by the TERM environment variable.
.SH SEE ALSO
.BR mosh (1),
.BR mosh-server (1).