We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f08742 commit d719919Copy full SHA for d719919
2 files changed
README.md
@@ -133,7 +133,7 @@ make build
133
134
```shell
135
gohpts -h
136
- _____ _ _ _____ _______ _____
+ _____ _ _ _____ _______ _____
137
/ ____| | | | | __ \__ __/ ____|
138
| | __ ___ | |__| | |__) | | | | (___
139
| | |_ |/ _ \| __ | ___/ | | \___ \
cmd/gohpts/cli.go
@@ -18,7 +18,7 @@ const (
18
addrHTTP string = "127.0.0.1:8080"
19
)
20
21
-const usagePrefix string = ` _____ _ _ _____ _______ _____
+const usagePrefix string = ` _____ _ _ _____ _______ _____
22
23
24
0 commit comments