Skip to content

Commit 55424a1

Browse files
author
Bas van Kervel
committed
improved action description
1 parent 57c911c commit 55424a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/geth/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Console
208208
{
209209
Action: attach,
210210
Name: "attach",
211-
Usage: `Geth Console: interactive JavaScript environment`,
211+
Usage: `Geth Console: interactive JavaScript environment (connect to node)`,
212212
Description: `
213213
The Geth console is an interactive shell for the JavaScript runtime environment
214214
which exposes a node admin interface as well as the Ðapp JavaScript API.

0 commit comments

Comments
 (0)