Updated docs.
h3rald h3rald@h3rald.com
Thu, 23 Jan 2020 17:23:34 +0100
1 files changed,
4 insertions(+),
0 deletions(-)
jump to
M
site/contents/download.md
→
site/contents/download.md
@@ -66,6 +66,10 @@ > [[/Users/h3rald/test]$](class:prompt)
To exit min shell, press [CTRL+C](class:kbd) or type [0 exit](class:cmd) and press [ENTER](class:kbd). +> %tip% +> +> By default, the min shell provides advanced features like tab-completion, history, etc. If however you run into problems, you can disable these features by running [min -i](class:cmd) instead, and run min shell with a bare-bones REPL. + ## Executing a min Program To execute a min script, you can: