Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin Rataj <[email protected]>
  • Loading branch information
2color and lidel authored Dec 16, 2024
1 parent 06cef21 commit 7a2160a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ func main() {
Name: "cached-addr-book",
Value: true,
EnvVars: []string{"SOMEGUY_CACHED_ADDR_BOOK"},
Usage: "use a cached address book to improve peer routing performance",
Usage: "use a cached address book to improve provider lookup responses",
},
&cli.StringSliceFlag{
Name: "provider-endpoints",
Expand Down

0 comments on commit 7a2160a

Please sign in to comment.