From 868004f2a869f223c7c78b1c81fe9bfdea0201a8 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 03:02:28 -0400 Subject: network/netdrive-connector: Wrap README at 72 columns. Signed-off-by: B. Watson --- network/netdrive-connector/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'network/netdrive-connector') 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. -- cgit v1.2.3