提交 15b083e4 编写于 作者: F FdaSilvaYY 提交者: Matt Caswell

Fix ts app help message

Reviewed-by: NRichard Levitte <levitte@openssl.org>
Reviewed-by: NMatt Caswell <matt@openssl.org>
上级 fba13663
......@@ -138,9 +138,9 @@ static char* opt_helplist[] = {
" [-chain certs_file.pem] [-tspolicy oid]",
" [-in file] [-token_in] [-out file] [-token_out]",
# ifndef OPENSSL_NO_ENGINE
" [-text]",
# else
" [-text] [-engine id]",
# else
" [-text]",
# endif
" or",
"ts -verify -CApath dir -CAfile file.pem -untrusted file.pem",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册