]> git.phdru.name Git - extfs.d.git/commitdiff
Minor additions and corrections
authorOleg Broytman <phd@phdru.name>
Tue, 19 Nov 2013 21:06:38 +0000 (01:06 +0400)
committerOleg Broytman <phd@phdru.name>
Tue, 19 Nov 2013 21:06:38 +0000 (01:06 +0400)
torrent
xml

diff --git a/torrent b/torrent
index d3f312ec581996ec0548d5d67113837976b5233f..6b770cbb6de5a17a30d1271b54f6d267710db9fa 100755 (executable)
--- a/torrent
+++ b/torrent
@@ -5,7 +5,7 @@ The script requires Midnight Commander 3.1+
 (http://www.midnight-commander.org/), Python 2.4+ (http://www.python.org/),
 module eff_bdecode.py (http://effbot.org/zone/bencode.htm).
 
 (http://www.midnight-commander.org/), Python 2.4+ (http://www.python.org/),
 module eff_bdecode.py (http://effbot.org/zone/bencode.htm).
 
-For mc 4.7+ put the script in $HOME/[.local/share/].mc/extfs.d.
+For mc 4.7+ just put the script in $HOME/[.local/share/].mc/extfs.d.
 For older versions put it in /usr/[local/][lib|share]/mc/extfs
 and add a line "torrent" to the /usr/[local/][lib|share]/mc/extfs/extfs.ini.
 Make the script executable.
 For older versions put it in /usr/[local/][lib|share]/mc/extfs
 and add a line "torrent" to the /usr/[local/][lib|share]/mc/extfs/extfs.ini.
 Make the script executable.
diff --git a/xml b/xml
index 8b4b299956b57df41c57a1d7a45927420e5835ae..15ef7117f65788269070259e166d9585ada87955 100755 (executable)
--- a/xml
+++ b/xml
@@ -4,13 +4,13 @@
 The script requires Midnight Commander 3.1+
 (http://www.midnight-commander.org/), Python 2.4+ (http://www.python.org/).
 
 The script requires Midnight Commander 3.1+
 (http://www.midnight-commander.org/), Python 2.4+ (http://www.python.org/).
 
-For mc 4.7+ put the script in $HOME/[.local/share/].mc/extfs.d.
+For mc 4.7+ just put the script in $HOME/[.local/share/].mc/extfs.d.
 For older versions put it in /usr/[local/][lib|share]/mc/extfs
 and add a line "xml" to the /usr/[local/][lib|share]/mc/extfs/extfs.ini.
 Make the script executable.
 
 For mc 4.7+ run this "cd" command in the Midnight Commander (in the "bindings"
 For older versions put it in /usr/[local/][lib|share]/mc/extfs
 and add a line "xml" to the /usr/[local/][lib|share]/mc/extfs/extfs.ini.
 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/xml://; In older versions it is
+file the command is "%cd"): cd file/xml://; in older versions it is
 cd file#xml, where "file" is the name of your XML file.
 
 The VFS represents tags as directories; the directories are numbered to
 cd file#xml, where "file" is the name of your XML file.
 
 The VFS represents tags as directories; the directories are numbered to