aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-02-08 16:15:58 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-02-08 16:15:58 +0000
commita464d3ec2c93e65da4ae752ac126c30e9897d63b (patch)
tree89f968f340ee8d4d381b8348a83941d0c040b33a /README
parentd5696036a516d330305ec2cd2fedc7d934d36f1d (diff)
downloadsshfs-a464d3ec2c93e65da4ae752ac126c30e9897d63b.tar
sshfs-a464d3ec2c93e65da4ae752ac126c30e9897d63b.tar.gz
sshfs-a464d3ec2c93e65da4ae752ac126c30e9897d63b.tar.bz2
sshfs-a464d3ec2c93e65da4ae752ac126c30e9897d63b.zip
option parsing
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index fd2bad0..498f836 100644
--- a/README
+++ b/README
@@ -36,6 +36,10 @@ for it (actually it just runs ssh which ask for the password if
needed). You can also specify a directory after the ":". The default
is the home directory.
+Also many ssh options can be specified (see the manual pages for
+sftp(1) and ssh_config(5)), including the remote port number
+('-oport=PORT')
+
Installing
==========