summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLi Haoyi <haoyi.sg@gmail.com>2018-02-26 19:58:48 -0800
committerLi Haoyi <haoyi.sg@gmail.com>2018-02-26 19:58:48 -0800
commit02e64b943b90387993f8f7bd7e3cd265ee569d27 (patch)
tree05998f38121237fa7ec7bb4c7714cb69e0bb3fc6 /docs
parent5048981155836f9ec5225c9086e560f387df2459 (diff)
downloadmill-02e64b943b90387993f8f7bd7e3cd265ee569d27.tar.gz
mill-02e64b943b90387993f8f7bd7e3cd265ee569d27.tar.bz2
mill-02e64b943b90387993f8f7bd7e3cd265ee569d27.zip
force build REPL to be run using -i/--interactive
Diffstat (limited to 'docs')
-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 65a83b8a..b2ffe0ec 100644
--- a/docs/pages/1 - Intro to Mill.md
+++ b/docs/pages/1 - Intro to Mill.md
@@ -398,7 +398,7 @@ your build file itself.
## The Build Repl
```bash
-$ mill
+$ mill -i
Loading...
@ foo
res1: foo.type = ammonite.predef.build#foo:2