]> Cypherpunks.ru repositories - goredo.git/blobdiff - usage.go
DOT generation
[goredo.git] / usage.go
index d01d85d95c0461773bf84852bd2718aff283b4a2..d29e1cab4757edc5583fe6255d56aaaa6a3846e2 100644 (file)
--- a/usage.go
+++ b/usage.go
@@ -53,7 +53,7 @@ License GPLv3: GNU GPL version 3 <http://gnu.org/licenses/gpl.html>
 This is free software: you are free to change and redistribute it.
 There is NO WARRANTY, to the extent permitted by law.
 
-redo, redo-{always,cleanup,ifchange,ifcreate,log,stamp,whichdo} must be
+redo, redo-{always,cleanup,dot,ifchange,ifcreate,log,stamp,whichdo} must be
 linked to goredo executable. It determines the command by its own name.
 You can create them by running: goredo -symlinks.
 
@@ -64,6 +64,8 @@ You can create them by running: goredo -symlinks.
 * redo-cleanup {full,log,tmp} [...]
   remove either all goredo's related temporary files, or kept stderr
   logs, or everything (including .redo directories) related
+* redo-dot target [...]
+  write dependency DOT graph to stdout
 * redo-ifchange target [...]
   build specified targets in parallel, if they are changed. Record them
   as dependencies for current target