We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 435e43a commit 9a84d13Copy full SHA for 9a84d13
certcheck.go
@@ -1,8 +1,8 @@
1
// Usage
2
//
3
-// certcheck https://chrisshort.net
+// go run certcheck.go https://chrisshort.net
4
5
-// certcheck https://chrisshort.net 30
+// go run certcheck.go https://chrisshort.net 30
6
7
8
package main
0 commit comments