Further clarify mosh man page (and help)
This commit is contained in:
+1
-1
@@ -20,8 +20,8 @@ mosh \- mobile shell with roaming and intelligent local echo
|
|||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B mosh
|
.B mosh
|
||||||
.RI [ options ]
|
.RI [ options ]
|
||||||
[user@]host
|
|
||||||
[--]
|
[--]
|
||||||
|
[user@]host
|
||||||
[command...]
|
[command...]
|
||||||
.br
|
.br
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
|
|||||||
+1
-1
@@ -37,7 +37,7 @@ my $help = undef;
|
|||||||
my $version = undef;
|
my $version = undef;
|
||||||
|
|
||||||
my $usage =
|
my $usage =
|
||||||
qq{Usage: $0 [options] [user@]host [--] [command...]
|
qq{Usage: $0 [options] [--] [user@]host [command...]
|
||||||
--client=PATH mosh client on local machine
|
--client=PATH mosh client on local machine
|
||||||
(default: "mosh-client")
|
(default: "mosh-client")
|
||||||
--server=PATH mosh server on remote machine
|
--server=PATH mosh server on remote machine
|
||||||
|
|||||||
Reference in New Issue
Block a user