From a7f187677256c81c53a00e3909a347504340839a Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Tue, 27 Aug 2019 23:31:51 +0100 Subject: Rename -end-date to -na --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 536440e..a094f02 100644 --- a/main.go +++ b/main.go @@ -84,7 +84,7 @@ func init() { flag.Var(&ips, "ip", "IP address") flag.Var(&org, "o", "organization") flag.Var(&unit, "ou", "organizational unit") - flag.Var(&until, "end-date", "certificate end date") + flag.Var(&until, "na", "the time past which the certificate is no longer valid") } func newSerial() *big.Int { -- cgit v1.2.3-70-g09d2