diff xml/en/linux_packages.xml @ 2896:6bc630596c06

Linux packages: key verification command adjusted.
author Andrei Belov <defan@nginx.com>
date Mon, 10 Oct 2022 19:43:14 +0400
parents 8f3955097546
children 4eb241b57f83
line wrap: on
line diff
--- a/xml/en/linux_packages.xml	Fri Sep 30 16:45:20 2022 +0100
+++ b/xml/en/linux_packages.xml	Mon Oct 10 19:43:14 2022 +0400
@@ -7,7 +7,7 @@
 <article name="nginx: Linux packages"
          link="/en/linux_packages.html"
          lang="en"
-         rev="79">
+         rev="80">
 
 <section name="Supported distributions and versions" id="distributions">
 
@@ -250,7 +250,7 @@
 
 Verify that the downloaded file contains the proper key:
 <programlisting>
-gpg --dry-run --quiet --import --import-options import-show /usr/share/keyrings/nginx-archive-keyring.gpg
+gpg --dry-run --quiet --no-keyring --import --import-options import-show /usr/share/keyrings/nginx-archive-keyring.gpg
 </programlisting>
 
 The output should contain the full fingerprint
@@ -322,7 +322,7 @@
 
 Verify that the downloaded file contains the proper key:
 <programlisting>
-gpg --dry-run --quiet --import --import-options import-show /usr/share/keyrings/nginx-archive-keyring.gpg
+gpg --dry-run --quiet --no-keyring --import --import-options import-show /usr/share/keyrings/nginx-archive-keyring.gpg
 </programlisting>
 
 The output should contain the full fingerprint