summaryrefslogtreecommitdiff
path: root/src/tpmtool-args.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/tpmtool-args.def')
-rw-r--r--src/tpmtool-args.def5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tpmtool-args.def b/src/tpmtool-args.def
index 6d6ba064ea..85ec9e6f07 100644
--- a/src/tpmtool-args.def
+++ b/src/tpmtool-args.def
@@ -123,6 +123,11 @@ flag = {
doc = "The output will be in the TPM portable DER format.";
};
+flag = {
+ name = srk-well-known;
+ descrip = "SRK has well known password (20 bytes of zeros)";
+};
+
doc-section = {
ds-type = 'SEE ALSO';
ds-format = 'texi';