chiark / gitweb /
1ca5f4fc81b385ee90e01b6beef8efef58b46894
[gnupg2.git] / debian / patches / 0020-doc-Extend-dirmngr-s-allow-version-check-description.patch
1 From: Werner Koch <wk@gnupg.org>
2 Date: Tue, 3 Jan 2017 13:12:25 +0100
3 Subject: doc: Extend dirmngr's --allow-version-check description
4
5 --
6
7 (cherry picked from commit 293a55bacdacec4501af3a396b14fd32e404e39e)
8 ---
9  doc/dirmngr.texi | 8 +++++++-
10  1 file changed, 7 insertions(+), 1 deletion(-)
11
12 diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi
13 index e136dff53..fc617d81d 100644
14 --- a/doc/dirmngr.texi
15 +++ b/doc/dirmngr.texi
16 @@ -264,7 +264,13 @@ the list of current software versions.  If this option is enabled, or
17  if @option{use-tor} is active, the list is retrieved when the local
18  copy does not exist or is older than 5 to 7 days.  See the option
19  @option{--query-swdb} of the command @command{gpgconf} for more
20 -details.
21 +details.  Note, that regardless of this option a version check can
22 +always be triggered using this command:
23 +
24 +@example
25 +       gpg-connect-agent --dirmngr 'loadswdb --force' /bye
26 +@end example
27 +
28  
29  @item --keyserver @var{name}
30  @opindex keyserver