hgext/gpg.py
changeset 25791 917be0574d7f
parent 25660 328739ea70c3
child 26587 56b2bcea2529
--- a/hgext/gpg.py	Thu Jun 25 17:34:53 2015 -0500
+++ b/hgext/gpg.py	Thu Jun 25 17:35:57 2015 -0500
@@ -217,6 +217,9 @@
     If no revision is given, the parent of the working directory is used,
     or tip if no revision is checked out.
 
+    The ``gpg.cmd`` config setting can be used to specify the command
+    to run. A default key can be specified with ``gpg.key``.
+
     See :hg:`help dates` for a list of formats valid for -d/--date.
     """