diff options
author | Junichi Uekawa <dancerj@gmail.com> | 2020-09-04 20:06:30 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-04 12:06:30 +0100 |
commit | 6625146af986a3904f659b36d0914818f20d1dd8 (patch) | |
tree | 01f0e5da721256d1b3214fe9262868a81e54f9c7 /sshfs.rst | |
parent | 76ffb37444045eea5112d886a4b2a4faf6cfe034 (diff) | |
download | sshfs-6625146af986a3904f659b36d0914818f20d1dd8.tar sshfs-6625146af986a3904f659b36d0914818f20d1dd8.tar.gz sshfs-6625146af986a3904f659b36d0914818f20d1dd8.tar.bz2 sshfs-6625146af986a3904f659b36d0914818f20d1dd8.zip |
Update sshfs.rst (#220)
This / is probably meant to be a .
Diffstat (limited to 'sshfs.rst')
-rw-r--r-- | sshfs.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -224,7 +224,7 @@ Options The primary purpose of this feature is to improve the responsiveness of the file system during large file transfers. When using more than once connection, the *password_stdin* and *slave* options can not be - used, and the *buflimit* workaround is not supported/ + used, and the *buflimit* workaround is not supported. In addition, SSHFS accepts several options common to all FUSE file systems. These are described in the `mount.fuse` manpage (look |