-t is supported, so display some help about it.
[openssl.git] / apps / engine.c
index 5467aece11c7f96bac20638ea435f28652a40483..42f768b12f82d7cd0db297c91a088f73315fe0a4 100644 (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
 };