summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author B. Watson2022-03-14 08:13:56 +0100
committer B. Watson2022-03-14 08:13:56 +0100
commitbf9f3ee55c29602730060ffaf105fe260ede4843 (patch)
tree651c340d15bc98304291d63e1eb0b28bb2ab6311 /network
parent777e1ab97300b626e251b745c394625e26c7e25b (diff)
downloadslackbuilds-bf9f3ee55c29602730060ffaf105fe260ede4843.tar.gz
network/plowshare: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network')
-rw-r--r--network/plowshare/README23
1 files changed, 12 insertions, 11 deletions
diff --git a/network/plowshare/README b/network/plowshare/README
index ed11f60376..bbb97ce486 100644
--- a/network/plowshare/README
+++ b/network/plowshare/README
@@ -1,19 +1,20 @@
Plowshare is a set of command-line tools (written entirely in Bash shell
script) designed for managing file-sharing websites (aka Hosters).
-Plowshare itself doesn't support any websites. It's just the core engine.
-Support for websites are added via modules. They are available separately
-and it's recommended to be installed by the user rather than system-wide.
-It can be installed/updated by the user to ~/.config/plowshare/modules.d/
-directory using:
+Plowshare itself doesn't support any websites. It's just the
+core engine. Support for websites are added via modules. They are
+available separately and it's recommended to be installed by the user
+rather than system-wide. It can be installed/updated by the user to
+~/.config/plowshare/modules.d/ directory using:
$ plowmod --install
$ plowmod --update
-However, if you'd like them system-wide, please see the plowshare-modules
-SBo package. Modules will be installed to /usr/share/plowshare/modules/
+However, if you'd like them system-wide, please see the
+plowshare-modules SBo package. Modules will be installed to
+/usr/share/plowshare/modules/
-Per INSTALL, either rhino or sunspider (the latter is not available on SBo)
-are optional runtime dependencies. It is stated they are required for some
-sites. However, I have not come across any that didn't work. Let me know
-if it should become a required dependency.
+Per INSTALL, either rhino or sunspider (the latter is not available on
+SBo) are optional runtime dependencies. It is stated they are required
+for some sites. However, I have not come across any that didn't
+work. Let me know if it should become a required dependency.