Skip to content

Commit ae69f42

Browse files
committed
Change command name from hsc to http-status-code
1 parent 8e691f7 commit ae69f42

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
)
1414

1515
var rootCmd = &cobra.Command{
16-
Use: "hsc",
16+
Use: "http-status-code",
1717
}
1818

1919
// Execute start command.

hsc

-4.53 MB
Binary file not shown.

0 commit comments

Comments
 (0)