diff --git a/src/tools/pkcs15-init.c b/src/tools/pkcs15-init.c index fff18044..53fd2746 100644 --- a/src/tools/pkcs15-init.c +++ b/src/tools/pkcs15-init.c @@ -205,7 +205,7 @@ const struct option options[] = { { NULL, 0, NULL, 0 } }; static const char * option_help[] = { - "Erase the smart card (can be used with --create-pkcs15)", + "Erase the smart card", "Creates a new PKCS #15 structure", "Store a new PIN/PUK on the card", "Generate a new key and store it on the card",