add to help exit cmd

This commit is contained in:
Iuri Matias 2017-12-16 18:16:53 -05:00
parent 81f06bc984
commit 9efd29ec9e

View File

@ -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'
];