summaryrefslogtreecommitdiffstats
path: root/network/netdrive-connector
diff options
context:
space:
mode:
Diffstat (limited to 'network/netdrive-connector')
-rw-r--r--network/netdrive-connector/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/network/netdrive-connector/README b/network/netdrive-connector/README
index 432280a924..048f715b30 100644
--- a/network/netdrive-connector/README
+++ b/network/netdrive-connector/README
@@ -4,9 +4,9 @@ Utility to setup mountable SFTP and WebDAV connections.
Includes a GUI tool written in PyQt4 and command line tools as follows:
- - add-sftp-connector : sets up a mountable SFTP (sshfs) connection
- - remove-sftp-connector : removes a mountable SFTP (sshfs) connection
- - add-webdav-connector : sets up a mountable webdav (davfs2) connection
- - remove-webdav-connector : removes a mountable webdav (davfs2) connection
+add-sftp-connector: sets up a mountable SFTP (sshfs) connection
+remove-sftp-connector: removes a mountable SFTP (sshfs) connection
+add-webdav-connector: sets up a mountable webdav (davfs2) connection
+remove-webdav-connector: removes a mountable webdav (davfs2) connection
davfs2 can be left out if you choose not to use that connection type.