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
|
||||
.B mosh
|
||||
.RI [ options ]
|
||||
[user@]host
|
||||
[--]
|
||||
[user@]host
|
||||
[command...]
|
||||
.br
|
||||
.SH DESCRIPTION
|
||||
|
||||
+1
-1
@@ -37,7 +37,7 @@ my $help = undef;
|
||||
my $version = undef;
|
||||
|
||||
my $usage =
|
||||
qq{Usage: $0 [options] [user@]host [--] [command...]
|
||||
qq{Usage: $0 [options] [--] [user@]host [command...]
|
||||
--client=PATH mosh client on local machine
|
||||
(default: "mosh-client")
|
||||
--server=PATH mosh server on remote machine
|
||||
|
||||
Reference in New Issue
Block a user