-t is supported, so display some help about it.

This commit is contained in:
Richard Levitte 2000-11-01 23:55:45 +00:00
parent ce23b0f73e
commit d48f487e2c

View file

@ -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
};