]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/cmds.texi
Ability to rely on mtime, instead of ctime
[goredo.git] / doc / cmds.texi
index 144b1189d1acd9ecf688a4ec9f436b0c9ea4b358..465ef65f424406adb1a30bf61542ed0600f288d3 100644 (file)
@@ -46,12 +46,6 @@ By default all build commands use @code{fsync} to assure data is reached
 the disk. You can disable its usage with @env{$REDO_NO_SYNC=1}
 environment variable, for speeding up the build process.
 
-@command{goredo} determines target is out-of-date by comparing its size,
-@code{ctime} and content's hash, if @code{ctime} differs. Depending on
-the filesystem you use, probably you can not trust its @code{ctime}
-value at all. In that case you can set @env{$REDO_INODE_NO_TRUST=1} to
-forcefully verify the hash.
-
 There are other commands that could be found in other implementations too:
 
 @table @command