gpg-interface: introduce new signature format "x509" using gpgsm
[gitweb.git] / Documentation / config.txt
index 0e871346a76cb06e32791b92586a3f4c6b4ebaa7..ff1d4a76cad3287c078725d6d5fe5fb57bd99b60 100644 (file)
@@ -1830,12 +1830,13 @@ gpg.program::
 
 gpg.format::
        Specifies which key format to use when signing with `--gpg-sign`.
-       Default is "openpgp", that is also the only supported value.
+       Default is "openpgp" and another possible value is "x509".
 
 gpg.<format>.program::
        Use this to customize the program used for the signing format you
        chose. (see `gpg.program` and `gpg.format`) `gpg.program` can still
-       be used as a legacy synonym for `gpg.openpgp.program`.
+       be used as a legacy synonym for `gpg.openpgp.program`. The default
+       value for `gpg.x509.program` is "gpgsm".
 
 gui.commitMsgWidth::
        Defines how wide the commit message window is in the