Skip to content

Commit

Permalink
chore: rename command
Browse files Browse the repository at this point in the history
  • Loading branch information
red-0ne committed Nov 11, 2023
1 parent c96e5c5 commit 5c5eace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/relayer/cmd/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ var (

func RelayerCmd() *cobra.Command {
cmd := &cobra.Command{
Use: "relayer-miner",
Use: "relayerminer",
Short: "Run a relay miner",
Long: `Run a relay miner`,
RunE: runRelayer,
Expand Down

0 comments on commit 5c5eace

Please sign in to comment.