Эх сурвалжийг харах

improved action description

Bas van Kervel 10 жил өмнө
parent
commit
55424a11af
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      cmd/geth/main.go

+ 1 - 1
cmd/geth/main.go

@@ -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.