summaryrefslogtreecommitdiff
path: root/docs/pages/1 - Intro to Mill.md
diff options
context:
space:
mode:
authorJoseph K. Strauss <joseph.k.strauss@gmail.com>2018-08-16 21:59:01 -0400
committerGitHub <noreply@github.com>2018-08-16 21:59:01 -0400
commit16e67cb248ba96fc3722561bcadbba27a2779a03 (patch)
treea666018f8ce870053a8417d9bb53fc078a34e2dc /docs/pages/1 - Intro to Mill.md
parentd4de5f9646cb2005e79dd8f64ac20c66fa2baeda (diff)
downloadmill-16e67cb248ba96fc3722561bcadbba27a2779a03.tar.gz
mill-16e67cb248ba96fc3722561bcadbba27a2779a03.tar.bz2
mill-16e67cb248ba96fc3722561bcadbba27a2779a03.zip
Visualize plan (#409)
* Add VisualizePlan.svg to docs build * Use simpler graph
Diffstat (limited to 'docs/pages/1 - Intro to Mill.md')
-rw-r--r--docs/pages/1 - Intro to Mill.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/1 - Intro to Mill.md b/docs/pages/1 - Intro to Mill.md
index b6606211..48c2ac0f 100644
--- a/docs/pages/1 - Intro to Mill.md
+++ b/docs/pages/1 - Intro to Mill.md
@@ -561,7 +561,7 @@ compilation output:
### visualizePlan
```bash
-$ mill show visualizePlan core.launcher
+$ mill show visualizePlan moduledefs.compile
[
".../out/visualizePlan/dest/out.txt",
".../out/visualizePlan/dest/out.dot",