From 82a3651a18c8610568c02a80fab995742e678437 Mon Sep 17 00:00:00 2001 From: Marco Molteni Date: Sun, 16 Jun 2019 11:33:00 +0200 Subject: [PATCH] Document dir: creation (see PR #211) --- docs/usage.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/usage.md b/docs/usage.md index ea42b945..f43e8365 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -148,6 +148,8 @@ tasks: - caddy ``` +If the directory doesn't exist, `task` creates it. + ## Task dependencies You may have tasks that depend on others. Just pointing them on `deps` will