mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 21:56:43 +00:00
Merge c451eba7cd into a0303ff4bd
This commit is contained in:
commit
1f089663f6
1 changed files with 3 additions and 3 deletions
|
|
@ -250,7 +250,7 @@ nodes.
|
|||
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.
|
||||
See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Console
|
||||
See https://github.com/ethereum/go-ethereum/wiki/Javascript-Console
|
||||
`},
|
||||
{
|
||||
Action: attach,
|
||||
|
|
@ -259,7 +259,7 @@ See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Console
|
|||
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.
|
||||
See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Console.
|
||||
See https://github.com/ethereum/go-ethereum/wiki/Javascript-Console.
|
||||
This command allows to open a console on a running geth node.
|
||||
`,
|
||||
},
|
||||
|
|
@ -269,7 +269,7 @@ This command allows to open a console on a running geth node.
|
|||
Usage: `executes the given JavaScript files in the Geth JavaScript VM`,
|
||||
Description: `
|
||||
The JavaScript VM exposes a node admin interface as well as the Ðapp
|
||||
JavaScript API. See https://github.com/ethereum/go-ethereum/wiki/Javascipt-Console
|
||||
JavaScript API. See https://github.com/ethereum/go-ethereum/wiki/Javascript-Console
|
||||
`,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue