]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/features.texi
REDO_INODE_NO_TRUST
[goredo.git] / doc / features.texi
index 2c5141e4ef45bca74a1aa84cbc9b3625e9acf619..843222d41147c09428736f3fc011c181187bf046 100644 (file)
@@ -12,8 +12,9 @@
     @end itemize
 @item targets, dependency information and their directories are explicitly
   synced (can be disabled, should work faster)
-@item file's change is detected by comparing its size, @code{ctime}
-    and BLAKE3 hash
+@item file's change is detected by comparing its size, @code{ctime} (if
+    @env{REDO_INODE_NO_TRUST} environment variable is not set) and
+    BLAKE3 hash
 @item files creation is @code{umask}-friendly (unlike @code{mkstemp()}
     used in @command{redo-c})
 @item parallel build with jobs limit, optionally in infinite mode