1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-28 00:21:48 +03:00

Avoid advertising private option

This commit is contained in:
Manuel Pégourié-Gonnard
2014-11-14 13:09:41 +01:00
parent 6cf11642a4
commit 052ae25e56

View File

@ -6,10 +6,11 @@ use warnings;
use strict;
my $usage = <<EOU;
$0 [-f <file>] full
$0 [-f <file>] unset <name>
$0 [-f <file>] set <name> [<value>]
EOU
# for our eyes only:
# $0 [-f <file>] full
# Things that shouldn't be enabled with "full".
# Notes: