Skip to content

Commit c34d925

Browse files
committed
update usage
1 parent 35f47a0 commit c34d925

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/go-version/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ func main() {
4949
}
5050

5151
func printUsage() {
52-
fmt.Fprintf(os.Stderr, "usage: <build-image|go-mod> <version>\n")
52+
fmt.Fprintf(os.Stderr, "usage: <pr-1|pr-2> <version>\n")
5353
}
5454

5555
func gitRoot() (string, error) {

0 commit comments

Comments
 (0)