From 37f9c253dd8ce5d87593698619a6585c1417831e Mon Sep 17 00:00:00 2001 From: Diederik de Groot Date: Thu, 12 Mar 2020 14:58:06 +0100 Subject: [PATCH] Update the tlvfile help text --- tools/certutils/tlvfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/certutils/tlvfile b/tools/certutils/tlvfile index 64c80ec..929da1c 100755 --- a/tools/certutils/tlvfile +++ b/tools/certutils/tlvfile @@ -537,7 +537,7 @@ eval { ' -d --digest signature digest (sha1, sha256)', "\n", ' -F --filename header filename in built .tlv file (optional)', "\n", ' -r --record additional record certificate', "\n", - ' -f --function record function (sast, ccm, ccm+tftp tftp, https)', "\n", + ' -f --function record function (sast, ccm, ccm+tftp, tftp, capf, srst, https, tvs)', "\n", ' -h --help print this help and exit', "\n", "\n";