p11_tool_desc usages[] = {
{ 0, "usage: p11-kit list" },
{ opt_verbose, "show verbose debug output", },
- { opt_quiet, "supress command output", },
+ { opt_quiet, "suppress command output", },
{ 0 },
};
p11_tool_desc usages[] = {
{ 0, "usage: trust anchor --store <file> ..." },
{ opt_verbose, "show verbose debug output", },
- { opt_quiet, "supress command output", },
+ { opt_quiet, "suppress command output", },
{ 0 },
};
{ opt_overwrite, "overwrite output file or directory" },
{ opt_comment, "add comments to bundles if possible" },
{ opt_verbose, "show verbose debug output", },
- { opt_quiet, "supress command output", },
+ { opt_quiet, "suppress command output", },
{ 0 },
};
"usage"
},
{ opt_verbose, "show verbose debug output", },
- { opt_quiet, "supress command output", },
+ { opt_quiet, "suppress command output", },
{ 0 },
};