Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ToutyRater authored and kslr committed Mar 11, 2020
1 parent 450bc5b commit 30b5f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/control/cert.go
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
},
}
}
Expand Down

0 comments on commit 30b5f52

Please sign in to comment.