]> Cypherpunks.ru repositories - goredo.git/blobdiff - README
Relative paths to targets in outside directories
[goredo.git] / README
diff --git a/README b/README
index 0cdf3ca40f20142a981a3fafb3897115cd458dcd..0cb969af6141cd4b16bbae27017ec7f558562df9 100644 (file)
--- a/README
+++ b/README
@@ -41,7 +41,7 @@ NOTES                                                     *goredo-notes*
 * "all" target is default
 * stdout is always captured, but no target is created if it was empty
 * empty targets are considered always out of date
-* .do's $3 is relative path to the file in same directory
+* .do's $3 is relative path to the file in target directory
 * .do search goes up to / by default, but can be limited with either
   $REDO_TOP_DIR environment variable, or by having .redo/top file in it
 * target's completion messages are written after they finish