summaryrefslogtreecommitdiffstats
path: root/network/netdrive-connector
diff options
context:
space:
mode:
author B. Watson2016-11-06 23:57:05 +0100
committer Willy Sudiarto Raharjo2016-11-12 00:58:01 +0100
commit1f882eae2477c059829fc151f0f0003990c386fc (patch)
treefb9686e95f16a90ba4912620edb63d20be85ac92 /network/netdrive-connector
parent262bdc7a3538472c4503d084749bee6526f31d3e (diff)
downloadslackbuilds-1f882eae2477c059829fc151f0f0003990c386fc.tar.gz
network/netdrive-connector: Update README.
Diffstat (limited to 'network/netdrive-connector')
-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.