Skip to content

Commit

Permalink
fix: delete tool name from usage info
Browse files Browse the repository at this point in the history
  • Loading branch information
cjdcordeiro committed Jan 9, 2025
1 parent 169accf commit 743db17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/chisel/cmd_version.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (

var shortVersionHelp = "Show version details"
var longVersionHelp = `
Show the Chisel version and exit.
Show the tool version and exit.
`

type cmdVersion struct{}
Expand Down

0 comments on commit 743db17

Please sign in to comment.