mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +00:00
This copies cli.printHelp but changes minwidth to 38. Custom flag code is improved to print the default value using cli.FlagStringer like all built-in flags do. |
||
|---|---|---|
| .. | ||
| cmd.go | ||
| customflags.go | ||
| customflags_test.go | ||
| flags.go | ||
| flags_test.go | ||