summaryrefslogtreecommitdiffstats
path: root/network/netdrive-connector/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/netdrive-connector/README')
-rw-r--r--network/netdrive-connector/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/network/netdrive-connector/README b/network/netdrive-connector/README
index 7e0b0df326..29036fe8d9 100644
--- a/network/netdrive-connector/README
+++ b/network/netdrive-connector/README
@@ -1,3 +1,5 @@
+netdrive-connector (Netdrive Connector)
+
Utility to setup mountable SFTP and WebDAV connections.
Includes a GUI tool written in PyQt4 and command line tools as follows:
@@ -7,4 +9,5 @@ Includes a GUI tool written in PyQt4 and command line tools as follows:
- add-webdav-connector : sets up a mountable webdav (davfs2) connection
- remove-webdav-connector : removes a mountable webdav (davfs2) connection
-Either one of the dependencies (davfs2, sshfs-fuse) can be left out, if you choose not to use that connection type.
+Either one of the dependencies (davfs2, sshfs-fuse) can be left out,
+if you choose not to use that connection type.