ToutyRater %!s(int64=5) %!d(string=hai) anos
pai
achega
30b5f521c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      infra/control/cert.go

+ 1 - 1
infra/control/cert.go

@@ -48,7 +48,7 @@ func (c *CertificateCommand) Description() Description {
 			"Generate new TLS certificate",
 			"--ca The new certificate is a CA certificate",
 			"--domain Common name for the certificate",
-			"--exipre Time until certificate expires. 240h = 10 days.",
+			"--expire Time until certificate expires. 240h = 10 days.",
 		},
 	}
 }