1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-10 09:50:43 +00:00
This commit is contained in:
ToutyRater 2020-02-21 13:05:57 +00:00 committed by kslr
parent 450bc5b3f0
commit 30b5f521c4

View File

@ -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.",
},
}
}