]> git.phdru.name Git - extfs.d.git/blobdiff - torrent
Update docs on date/time display
[extfs.d.git] / torrent
diff --git a/torrent b/torrent
index 7a45d160741a9cf8087366b88dad116aade81edb..a6685f0d3165d8627d611fa4105e4043ab5f5076 100755 (executable)
--- a/torrent
+++ b/torrent
@@ -27,8 +27,11 @@ contents of these files are taken from the corresponding fields in the torrent
 metafile. The script doesn't check if the torrent consists of a .META file or
 directory (quite unlikely).
 
-Date/time for all files is set to midnight of the 1st January of the current
-year. The filesystem is, naturally, read-only.
+Date/time for all directories/files is set to the value of 'creation date'
+field, if it exists; if not date/time is set to the last modification time of
+the torrent file itself.
+
+The filesystem is, naturally, read-only.
 
 """