]> git.phdru.name Git - extfs.d.git/blobdiff - torrent
Reformat ChangeLog: remove "WHAT'S NEW", squeeze empty lines
[extfs.d.git] / torrent
diff --git a/torrent b/torrent
index b0d1e00908e1636c97a605ef28dc6f6810231bfe..65c8b6157f5e3ef77cef9a70c161c29a4e6769fc 100755 (executable)
--- a/torrent
+++ b/torrent
@@ -12,10 +12,14 @@ Make the script executable.
 
 For mc 4.7+ run this "cd" command in the Midnight Commander (in the "bindings"
 file the command is "%cd"): cd file/torrent://; In older versions it is
-cd file#torrent, where "file" is the name of your torrent metafile. The VFS
-lists all files and directories from the torrent metafile; all files appear
-empty, of course, but the sizes are shown. Filenames are reencoded from the
-metafile's encoding/codepage to the current locale.
+cd file#torrent, where "file" is the name of your torrent metafile.
+
+See detailed installation instructions at
+http://phdru.name/Software/mc/torrent_INSTALL.html.
+
+The VFS lists all files and directories from the torrent metafile; all files
+appear empty, of course, but the sizes are shown. Filenames are reencoded from
+the metafile's encoding/codepage to the current locale.
 
 Along with the files/directories in the torrent metafile the VFS also presents
 meta information - in the form of files in .META directory. The size and
@@ -28,9 +32,9 @@ year. The filesystem is, naturally, read-only.
 
 """
 
-__version__ = "1.2.1"
+__version__ = "1.2.2"
 __author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2010-2013 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2010-2015 PhiloSoft Design"
 __license__ = "GPL"