-t is supported, so display some help about it.
This commit is contained in:
parent
ce23b0f73e
commit
d48f487e2c
1 changed files with 1 additions and 1 deletions
|
@ -75,8 +75,8 @@ static char *engine_usage[]={
|
|||
" -v - verbose mode, a textual listing of the engines in OpenSSL\n",
|
||||
#if 0
|
||||
" -c - for each engine, also list the capabilities\n",
|
||||
" -t - for each engine, check that they are really available\n",
|
||||
#endif
|
||||
" -t - for each engine, check that they are really available\n",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue