We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c911c commit 55424a1Copy full SHA for 55424a1
cmd/geth/main.go
@@ -208,7 +208,7 @@ See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Console
208
{
209
Action: attach,
210
Name: "attach",
211
- Usage: `Geth Console: interactive JavaScript environment`,
+ Usage: `Geth Console: interactive JavaScript environment (connect to node)`,
212
Description: `
213
The Geth console is an interactive shell for the JavaScript runtime environment
214
which exposes a node admin interface as well as the Ðapp JavaScript API.
0 commit comments