improved action description

This commit is contained in:
Bas van Kervel 2015-06-23 09:11:57 +02:00
parent 57c911c398
commit 55424a11af
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Console
{
Action: attach,
Name: "attach",
Usage: `Geth Console: interactive JavaScript environment`,
Usage: `Geth Console: interactive JavaScript environment (connect to node)`,
Description: `
The Geth console is an interactive shell for the JavaScript runtime environment
which exposes a node admin interface as well as the Ðapp JavaScript API.