diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2015-01-09 13:59:34 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2015-01-12 09:55:35 +0100 |
commit | 5be88c36b7d5375209025ff82b5d81d1577fde5c (patch) | |
tree | 81ba33b55bd259619a038a83cff532f408b814fc /src | |
parent | 8fdece38630b40aa004637c665169f19484201f3 (diff) | |
download | gnutls-5be88c36b7d5375209025ff82b5d81d1577fde5c.tar.gz |
doc update
Diffstat (limited to 'src')
-rw-r--r-- | src/certtool-args.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/certtool-args.def b/src/certtool-args.def index ef47f0d59e..943c3dfa6e 100644 --- a/src/certtool-args.def +++ b/src/certtool-args.def @@ -241,7 +241,7 @@ flag = { flag = { name = p12-info; descrip = "Print information on a PKCS #12 structure"; - doc = ""; + doc = "This option will dump the contents and print the metadata of the provided PKCS #12 structure."; }; flag = { |