diff options
author | Nikolaus Rath <Nikolaus@rath.org> | 2016-12-30 11:07:57 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-30 11:07:57 -0800 |
commit | 96c61389785d422196932565cfe38b6a33912ee9 (patch) | |
tree | 4a8eb857ac3f1a8f4d63a2ed8caf765042b01fdd | |
parent | e5acfce8eda218d34fa5ded13571f904efa70727 (diff) | |
parent | 1afaef8f46f0397cd42ac0283e601890326dd44c (diff) | |
download | sshfs-96c61389785d422196932565cfe38b6a33912ee9.tar sshfs-96c61389785d422196932565cfe38b6a33912ee9.tar.gz sshfs-96c61389785d422196932565cfe38b6a33912ee9.tar.bz2 sshfs-96c61389785d422196932565cfe38b6a33912ee9.zip |
Merge pull request #38 from BerserkerTroll/master
sshfs.1.in: remove duplicate "slave" option description
-rw-r--r-- | sshfs.1.in | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -141,8 +141,6 @@ path to sftp server or subsystem (default: sftp) .TP \fB\-o\fR directport=PORT directly connect to PORT bypassing ssh -\fB\-o\fR slave -communicate over stdin and stdout bypassing network .TP \fB\-o\fR slave communicate over stdin and stdout bypassing network |