Skip to content

Commit

Permalink
ln
Browse files Browse the repository at this point in the history
  • Loading branch information
icco committed Dec 20, 2024
1 parent 0e85798 commit 3b0763d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ func main() {
}

func usage() {
fmt.Println(usageText)
fmt.Print(usageText)
os.Exit(0)
}

Expand Down

0 comments on commit 3b0763d

Please sign in to comment.