aboutsummaryrefslogtreecommitdiff
path: root/sshfs.1
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2009-07-15 14:20:58 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2009-07-15 14:20:58 +0000
commitae4614e69045c697b7704b72030dca373b9d0f71 (patch)
tree1ad676a1b8916d8acea3a4d744fc645febfa3f72 /sshfs.1
parentb1fa0408fb5810e5024f3e657706111a2054f8b5 (diff)
downloadsshfs-ae4614e69045c697b7704b72030dca373b9d0f71.tar
sshfs-ae4614e69045c697b7704b72030dca373b9d0f71.tar.gz
sshfs-ae4614e69045c697b7704b72030dca373b9d0f71.tar.bz2
sshfs-ae4614e69045c697b7704b72030dca373b9d0f71.zip
Add option 'delay_connect': This will always create the sshfs mount,
even if the connection to the server can't be established.
Diffstat (limited to 'sshfs.1')
-rw-r--r--sshfs.13
1 files changed, 3 insertions, 0 deletions
diff --git a/sshfs.1 b/sshfs.1
index 1035bba..de6be51 100644
--- a/sshfs.1
+++ b/sshfs.1
@@ -46,6 +46,9 @@ equivalent to '\-o ssh_protocol=1'
\fB\-o\fR reconnect
reconnect to server
.TP
+\fB\-o\fR delay_connect
+delay connection to server
+.TP
\fB\-o\fR sshfs_sync
synchronous writes
.TP