clarify nodashboard option in the docs

This commit is contained in:
Iuri Matias 2018-03-14 18:11:57 -04:00
parent c734d55b13
commit db89798fb4
1 changed files with 6 additions and 0 deletions

View File

@ -22,3 +22,9 @@ There is a console at the bottom which can be used to interact with
contracts or with embark itself. type ``help`` to see a list of
available commands, more commands will be added with each version of
Embark.
**without the dashboard**
if you prefer to only see the logs, you can disable the dashboard with the
nodashboard option ``embark run --nodashboard``