diff options
Diffstat (limited to 'trust')
-rw-r--r-- | trust/extract.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trust/extract.c b/trust/extract.c index 39d30e0..b80fd80 100644 --- a/trust/extract.c +++ b/trust/extract.c @@ -297,7 +297,7 @@ p11_trust_extract (int argc, }; p11_tool_desc usages[] = { - { 0, "usage: p11-kit extract --format=<output> <destination>" }, + { 0, "usage: trust extract --format=<output> <destination>" }, { opt_filter, "filter of what to export\n" " ca-anchors certificate anchors (default)\n" |