]> git.phdru.name Git - extfs.d.git/blobdiff - xml
Upgrade: http://phdru.name -> https://phdru.name
[extfs.d.git] / xml
diff --git a/xml b/xml
index e34ac224f51fa09ab8f38e166114280c6b53ac91..59fad36688b17a60f937f9d4aa82441eaf53e70d 100755 (executable)
--- a/xml
+++ b/xml
@@ -14,7 +14,7 @@ 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.
 
 See detailed installation instructions at
-http://phdru.name/Software/mc/xml_INSTALL.html.
+https://phdru.name/Software/mc/xml_INSTALL.html.
 
 The VFS represents tags as directories; the directories are numbered to
 distinguish tags with the same name; numbering also helps to sort tags by their
@@ -27,6 +27,9 @@ names and values are reencoded to the console encoding. Text nodes and comments
 are collected in a file named "text", stripped and reencoded. The filesystem is
 read-only.
 
+Date/time for all directories/files set to the last modification time of the
+XML file.
+
 Implementation based on minidom doesn't understand namespaces, it just shows
 them among other attributes. ElementTree-based implementation doesn't show
 namespaces at all. Implementation based on lxml.etree shows namespaces in a