aboutsummaryrefslogtreecommitdiff
path: root/docs/mk-ca-bundle.1
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-08-11 08:21:33 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-08-11 08:21:33 +0200
commit04f84edd5bfaad5af81c165cbcecc53fdfc1251b (patch)
tree305be1eeda3f66861514b8abeb52395efa567902 /docs/mk-ca-bundle.1
parent6301692faec68d3c119db2e54e17445bdc8c544a (diff)
mk-ca-bundle.1: document -m, added in 1.26
Diffstat (limited to 'docs/mk-ca-bundle.1')
-rw-r--r--docs/mk-ca-bundle.17
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/mk-ca-bundle.1 b/docs/mk-ca-bundle.1
index 017bb8238..b1ded4427 100644
--- a/docs/mk-ca-bundle.1
+++ b/docs/mk-ca-bundle.1
@@ -5,7 +5,7 @@
.\" * | (__| |_| | _ <| |___
.\" * \___|\___/|_| \_\_____|
.\" *
-.\" * Copyright (C) 2008 - 2014, Daniel Stenberg, <daniel@haxx.se>, et al.
+.\" * Copyright (C) 2008 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al.
.\" *
.\" * This software is licensed as described in the file COPYING, which
.\" * you should have received as part of this distribution. The terms
@@ -53,6 +53,11 @@ force rebuild even if certdata.txt is current (Added in version 1.17)
print version info about used modules
.IP -l
print license info about certdata.txt
+.IP -m
+(Added in 1.26) Include meta data comments in the output. The meta data is
+specific information about each certificate that is stored in the original
+file as comments and using this option will make those comments get passed on
+to the output file. The meta data is not parsed in any way by mk-ca-bundle.
.IP -n
no download of certdata.txt (to use existing)
.IP "-p [purposes]:[levels]"