Skip to content

Commit 9a84d13

Browse files
committed
Updating usage
1 parent 435e43a commit 9a84d13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

certcheck.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// Usage
22
//
3-
// certcheck https://chrisshort.net
3+
// go run certcheck.go https://chrisshort.net
44
//
5-
// certcheck https://chrisshort.net 30
5+
// go run certcheck.go https://chrisshort.net 30
66
//
77

88
package main

0 commit comments

Comments
 (0)