Fixup
This commit is contained in:
parent
ba2c05324a
commit
daf1f92de2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2
main.go
2
main.go
|
@ -68,7 +68,7 @@ func main() {
|
||||||
|
|
||||||
// Check if the URL is provided as an argument.
|
// Check if the URL is provided as an argument.
|
||||||
if flag.NArg() != 1 {
|
if flag.NArg() != 1 {
|
||||||
fmt.Println("Usage: go run main.go [-v] [-c cookieFile] <URL>")
|
fmt.Println("Usage: ttfb-go [-v] [-c cookieFile] <URL>")
|
||||||
os.Exit(1)
|
os.Exit(1)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue