Further clarify mosh man page (and help)

This commit is contained in:
Keith Winstein
2012-03-18 04:20:48 -04:00
parent d62f2915f3
commit 7185a8a543
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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