aboutsummaryrefslogtreecommitdiffstats
path: root/src/libpts
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-08-16 09:14:13 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-08-16 09:14:13 +0200
commit52c0f181d4753966bb5d9f9b36dbaf9f36e1f548 (patch)
tree393f1e1ebfc44874fd436bb87d81db5606550b29 /src/libpts
parentf0b8d8c2c44fd850556d5301ab3df263cf87c730 (diff)
downloadstrongswan-52c0f181d4753966bb5d9f9b36dbaf9f36e1f548.tar.bz2
strongswan-52c0f181d4753966bb5d9f9b36dbaf9f36e1f548.tar.xz
added deletion of product/file entries to usage
Diffstat (limited to 'src/libpts')
-rw-r--r--src/libpts/plugins/imv_attestation/attest_usage.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libpts/plugins/imv_attestation/attest_usage.c b/src/libpts/plugins/imv_attestation/attest_usage.c
index 3e6e888ef..f7040f7ad 100644
--- a/src/libpts/plugins/imv_attestation/attest_usage.c
+++ b/src/libpts/plugins/imv_attestation/attest_usage.c
@@ -80,6 +80,9 @@ Usage:\n\
ipsec attest --del --product <name>|--pid <id>|--component <cfn>|--cid <id>\n\
Delete a product or component entry referenced either by value or primary key\n\
\n\
+ ipsec attest --del --product <name>|--pid <id> --file <path>|--fid <id>|--dir <path>|--did <id>\n\
+ Delete a product/file entry referenced either by value or primary key\n\
+ \n\
ipsec attest --del --key <digest>|--kid <id>|--aik <path>\n\
Delete an AIK entry referenced either by value or primary key\n\
\n\