Skip to content

Commit

Permalink
cmd/geth/usage.go: add DiscPortFlag
Browse files Browse the repository at this point in the history
  • Loading branch information
zeim839 committed May 26, 2022
1 parent 1bd3d2f commit 79c9d89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/geth/usage.go
Expand Up @@ -164,6 +164,7 @@ var AppHelpFlagGroups = []flags.FlagGroup{
utils.BootnodesFlag,
utils.DNSDiscoveryFlag,
utils.ListenPortFlag,
utils.DiscPortFlag,
utils.MaxPeersFlag,
utils.MaxPendingPeersFlag,
utils.NATFlag,
Expand Down

0 comments on commit 79c9d89

Please sign in to comment.