Use gpg --full-gen-key to keep the example consistent gpg 2.1's behavior
Update the displayed version and copyright year as well (manually). Submitted by: lidl
This commit is contained in:
parent
29dd72779e
commit
b915697e0f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47661
1 changed files with 2 additions and 2 deletions
|
@ -237,8 +237,8 @@ cert-digest-algo SHA512</programlisting>
|
|||
<step>
|
||||
<para>Generate a key:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>gpg --gen-key</userinput>
|
||||
gpg (GnuPG) 2.0.22; Copyright (C) 2013 Free Software Foundation, Inc.
|
||||
<screen>&prompt.user; <userinput>gpg --full-gen-key</userinput>
|
||||
gpg (GnuPG) 2.1.8; Copyright (C) 2015 Free Software Foundation, Inc.
|
||||
This is free software: you are free to change and redistribute it.
|
||||
There is NO WARRANTY, to the extent permitted by law.
|
||||
|
||||
|
|
Loading…
Reference in a new issue