From 4b2d938310f4679ef62169ca88629464986d377d Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 14 Sep 2013 17:46:54 +1200 Subject: Update documentation to reflect changes --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 5fea58e..d2f3c32 100644 --- a/README.markdown +++ b/README.markdown @@ -5,7 +5,7 @@ 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 + $ psshd 9010 -fN -D 8001 myvps License ------- -- cgit v1.2.3