summaryrefslogtreecommitdiff
path: root/src/cli-args.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli-args.def')
-rw-r--r--src/cli-args.def14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/cli-args.def b/src/cli-args.def
index 518a97466e..621de61f3c 100644
--- a/src/cli-args.def
+++ b/src/cli-args.def
@@ -423,6 +423,20 @@ flag = {
doc = "";
};
+flag = {
+ name = keymatexport;
+ arg-type = string;
+ descrip = "Label used for exporting keying material";
+ doc = "";
+};
+
+flag = {
+ name = keymatexportsize;
+ arg-type = number;
+ descrip = "Size of the exported keying material";
+ doc = "";
+};
+
doc-section = {
ds-type = 'SEE ALSO'; // or anything else
ds-format = 'texi'; // or texi or mdoc format