aboutsummaryrefslogtreecommitdiff
path: root/misc/torrentinfo
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-13 17:05:48 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-13 17:05:48 -0400
commite96068a86640d3ee3c840ffffb2b7a745bbc5881 (patch)
tree56d0dc5e26b97761c7ccaba1c7bb57b3f412dcac /misc/torrentinfo
parente3ebe6a817bcb12920a85d30f65ae9ac7c0d993e (diff)
downloadslackbuilds-e96068a86640d3ee3c840ffffb2b7a745bbc5881.tar.xz
misc/torrentinfo: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc/torrentinfo')
-rw-r--r--misc/torrentinfo/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/misc/torrentinfo/README b/misc/torrentinfo/README
index b7fc920a00c4..bf2763df7266 100644
--- a/misc/torrentinfo/README
+++ b/misc/torrentinfo/README
@@ -1,4 +1,5 @@
-TorrentInfo is a command line script that parses .torrent files and displays
-the information contained within them. Currently, it can display a summary of
-the whole torrent, information on each file within the torrent, and a full
-hierarchical dump of the torrent file's contents.
+TorrentInfo is a command line script that parses .torrent files
+and displays the information contained within them. Currently, it
+can display a summary of the whole torrent, information on each file
+within the torrent, and a full hierarchical dump of the torrent file's
+contents.