mirror of https://github.com/v2ray/v2ray-core
typo
parent
450bc5b3f0
commit
30b5f521c4
|
@ -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.",
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue