diff --git a/cmd/stateth/stateth.go b/cmd/stateth/stateth.go index 4715e641f5..c281f9d761 100644 --- a/cmd/stateth/stateth.go +++ b/cmd/stateth/stateth.go @@ -14,7 +14,9 @@ // You should have received a copy of the GNU General Public License // along with go-ethereum. If not, see . -// puppeth is a command to assemble and maintain private networks. +// stateth is a command to orchestrate influxdb/grafana setup using +// docker containers in order to visualize stats from Geth for +// development purposes. package main import (