Skip to content

Commit

Permalink
Change flag name
Browse files Browse the repository at this point in the history
  • Loading branch information
zivkovicmilos committed Oct 12, 2023
1 parent 5a18c48 commit 4aefedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gno.land/cmd/gnoland/start.go
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ func (c *startCfg) RegisterFlags(fs *flag.FlagSet) {

fs.StringVar(
&c.nodeConfigPath,
"node-config",
"tm2-node-config",
"",
"the node TOML config file path (optional)",
)
Expand Down

0 comments on commit 4aefedf

Please sign in to comment.