aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 13ffe1a..5fea58e 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,8 +1,8 @@
psshd
=====
-Persistent, daemonized autossh tunnels. Requires [`start-stop-daemon(8)`][sdm]
-and [`autossh(1)`][asm] commands. Designed to be called for login shells, in
+Persistent, daemonized SSH tunnels. Requires [`start-stop-daemon(8)`][sdm] and
+[`autossh(1)`][asm] commands. Designed to be called for login shells, in
`~/.profile` or `~/.bash_profile`.
$ psshd -p 9010 -- -fN -D 8001 myvps