aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpsshd2
1 files changed, 1 insertions, 1 deletions
diff --git a/psshd b/psshd
index 9490892..d4be512 100755
--- a/psshd
+++ b/psshd
@@ -8,7 +8,7 @@
# the options off with -- and the remainder of the arguments are passed to the
# autossh binary.
#
-# $ psshd -p 9001 -- -fN -D 8001 remotehost
+# $ psshd -p 9001 -- -fN -D 8001 remotehost
#
# @author Tom Ryder <tom@sanctum.geek.nz>
# @copyright 2013