X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=usage.go;h=d29e1cab4757edc5583fe6255d56aaaa6a3846e2;hp=d01d85d95c0461773bf84852bd2718aff283b4a2;hb=67e92d5a298516292bbbee1f7714708cdc0766f8;hpb=634ee31ae35a2eaac517e0ffa1b7caede4b27ac5 diff --git a/usage.go b/usage.go index d01d85d..d29e1ca 100644 --- a/usage.go +++ b/usage.go @@ -53,7 +53,7 @@ License GPLv3: GNU GPL version 3 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