diff --git a/docs/developer/doit.md b/docs/developer/doit.md index bf8fb16..dfbc0f5 100644 --- a/docs/developer/doit.md +++ b/docs/developer/doit.md @@ -42,7 +42,8 @@ doit ## Tips and tricks * You can run `doit list --all -s` to see the full list of tasks, their - dependencies, and whether they are up to date. + dependencies, and whether they are up to date (U) or will run (R). Note that + certain small tasks are always configured to run. * You can run `doit info ` to see which dependencies are missing. * You can pass the following environment variables to the script, in order to affect some global parameters: