diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:36:02 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:36:02 -0400 |
commit | d6b3d84480b03a0775922deca3cdea367859328f (patch) | |
tree | bed88799b552087581af6f20b4a59fdb71486a33 /network | |
parent | dcf623aa4729ab627af346dad3ea4da4307b3866 (diff) | |
download | slackbuilds-d6b3d84480b03a0775922deca3cdea367859328f.tar.gz |
network/wmget: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network')
-rw-r--r-- | network/wmget/README | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/network/wmget/README b/network/wmget/README index 045a6c0deb..dec999299d 100644 --- a/network/wmget/README +++ b/network/wmget/README @@ -1,11 +1,9 @@ +wmget is a dock app for the GNU Window Maker window manager which +makes it more convenient to perform long downloads in the background. -wmget is a dock app for the GNU Window Maker window manager which makes it more -convenient to perform long downloads in the background. - -This is useful if you tend to have dozens of windows open at a time and tend to -do a lot of routine downloading. Just copy the link from your browser, middle- -click on the wmget dockapp, and the download will start. No download windows or -terminals required, and you can monitor the progress and stop the transfer if -desired without opening or raising any windows or even changing desktops. - -NOTE: This SlackBuild Script PATCH for fixing a compile problem. +This is useful if you tend to have dozens of windows open at a time +and tend to do a lot of routine downloading. Just copy the link from +your browser, middle-click on the wmget dockapp, and the download will +start. No download windows or terminals required, and you can monitor +the progress and stop the transfer if desired without opening or +raising any windows or even changing desktops. |