diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 18:09:07 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 18:09:07 -0400 |
commit | 1b67c796f43bac1452e79f2e70ba513f1431d059 (patch) | |
tree | d6a15b0897c13252f778b1cde2a8b34c2d881285 /network/megatools | |
parent | b92acfc70fa1fdef3fbd2350dd806096f51adec1 (diff) |
network/megatools: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/megatools')
-rw-r--r-- | network/megatools/README | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/network/megatools/README b/network/megatools/README index c7107d916f47..2d625d0adee6 100644 --- a/network/megatools/README +++ b/network/megatools/README @@ -1,9 +1,11 @@ -Megatools is a collection of programs for accessing Mega service from a command -line of your desktop or server. +Megatools is a collection of programs for accessing Mega service from +a command line of your desktop or server. -Megatools allow you to copy individual files as well as entire directory trees -to and from the cloud. You can also perform streaming downloads for example to -preview videos and audio files, without needing to download the entire file. +Megatools allow you to copy individual files as well as entire +directory trees to and from the cloud. You can also perform streaming +downloads for example to preview videos and audio files, without +needing to download the entire file. -Megatools are robust and optimized for fast operation - as fast as Mega servers -allow. Memory requirements and CPU utilization are kept at minimum. +Megatools are robust and optimized for fast operation - as fast as +Mega servers allow. Memory requirements and CPU utilization are kept +at minimum. |