aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Keegan McAllister <mcallister.keegan@gmail.com>2012-03-05 17:01:02 -0800
committerGravatar Keegan McAllister <mcallister.keegan@gmail.com>2012-03-05 22:01:59 -0800
commit1e996a5372c84633e44736f22fd1f874e854cbcd (patch)
tree984631c7fba7d20a00e92921074b49b10327ed25 /README.md
parent67ad396750c0c34a960d62c990e04878662d8b41 (diff)
Format references to 'mosh', the Perl script
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 05fa925..e8fda7b 100644
--- a/README.md
+++ b/README.md
@@ -67,18 +67,18 @@ Usage
$ mosh [user@]host
If the `mosh-client` or `mosh-server` binaries are installed outside the
- user's PATH, mosh accepts the arguments `--client=PATH` and
+ user's PATH, `mosh` accepts the arguments `--client=PATH` and
`--server=PATH` to select alternate locations.
How it works
------------
- The mosh program will SSH to `user@host` to establish the connection.
+ The `mosh` program will SSH to `user@host` to establish the connection.
SSH may prompt the user for a password or use public-key
authentication to log in.
- From this point, mosh runs the `mosh-server` process (as the user)
+ From this point, `mosh` runs the `mosh-server` process (as the user)
on the server machine. The server process listens on a high UDP port
and sends its port number and an AES-128 secret key back to the
client over SSH. The SSH connection is then shut down and the