aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Jenkins <alan.christopher.jenkins@gmail.com>2013-02-18 11:47:52 +0000
committerMiklos Szeredi <mszeredi@suse.cz>2013-02-18 14:36:51 +0100
commit61524cd1e85d076fe09f04ddd2871e026e1360cd (patch)
tree0f989f38ae7725443c455c8371a8e19a711d7b93
parent9f4ba56b526db562abc67d62f502fa2858587b43 (diff)
downloadsshfs-61524cd1e85d076fe09f04ddd2871e026e1360cd.tar
sshfs-61524cd1e85d076fe09f04ddd2871e026e1360cd.tar.gz
sshfs-61524cd1e85d076fe09f04ddd2871e026e1360cd.tar.bz2
sshfs-61524cd1e85d076fe09f04ddd2871e026e1360cd.zip
fix missing newline in manual page
-rw-r--r--sshfs.11
1 files changed, 1 insertions, 0 deletions
diff --git a/sshfs.1 b/sshfs.1
index d316930..a9dfa3c 100644
--- a/sshfs.1
+++ b/sshfs.1
@@ -138,6 +138,7 @@ path to sftp server or subsystem (default: sftp)
.TP
\fB\-o\fR directport=PORT
directly connect to PORT bypassing ssh
+.TP
\fB\-o\fR slave
communicate over stdin and stdout bypassing network
.TP