Mercurial > hg-stable
changeset 25791:917be0574d7f
gpg: mention undocumented options
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 25 Jun 2015 17:35:57 -0500 |
parents | db5b6a1c064d |
children | dd166d42e7b2 |
files | hgext/gpg.py |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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. """