diff --git a/lib/dashboard/console.js b/lib/dashboard/console.js index 4655a3f1..7ba24d49 100644 --- a/lib/dashboard/console.js +++ b/lib/dashboard/console.js @@ -22,7 +22,7 @@ class Console { // TODO: only if the blockchain is actually active! // will need to pass te current embark state here 'web3 - instantiated web3.js object configured to the current environment', - 'quit - to immediatly exit', + 'quit - to immediatly exit (alias: exit)', '', 'The web3 object and the interfaces for the deployed contracts and their methods are also available' ];