]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/features.texi
Download link for 1.23.0 release
[goredo.git] / doc / features.texi
index 13530aec4502f43def54f4d2c8002564ae92f58b..dd1139970d53cf8871745f1731d686ee5061ef8a 100644 (file)
@@ -1,4 +1,5 @@
 @node Features
+@cindex features
 @unnumbered Features
 
 Notable features that differentiate @command{goredo} from many other
@@ -12,6 +13,7 @@ implementations.
     @item check that @file{stdout} and @file{$3} are not written simultaneously
     @item check that generated target was not modified "externally" outside
       the redo, preventing its overwriting, but continuing the build
+      (optionally can stop)
     @end itemize
 @item recursive, indented and serialized logs display ability, with
     priority to the depth and bad return codes, like in @command{apenwarr/redo},