]> Cypherpunks.ru repositories - goredo.git/blobdiff - doc/notes.texi
Various documentation changes
[goredo.git] / doc / notes.texi
index a74a001fdaba4bcda19d793911fbf8c85fcfdf44..4922f7150415d7b77c18e3a08748802d8156e605 100644 (file)
@@ -14,7 +14,8 @@
 @item target's completion messages are written after they finish
 @item executable @file{.do} is run as is, non-executable is run with
     @code{/bin/sh -e[x]}
-@item tracing (-x) can be obviously done only for non-executable @file{.do}
+@item tracing (@option{-x}) can be obviously done only for
+    non-executable @file{.do}
 @item parallizable build is done only during @command{redo-ifchange} for
     human convenience: you can globally enable @env{REDO_JOBS}, but
     still do for example: @code{redo htmls infos index upload}