--- a/control/perl-nocem.in +++ b/control/perl-nocem.in @@ -521,7 +521,9 @@ Processing NoCeM notices is easy to set Import the keys of the NoCeM issuers you trust in order to check the authenticity of their notices. You can do: - gpg --no-default-keyring --primary-keyring /pgp/ncmring.gpg --import + gpg --no-default-keyring --primary-keyring /pgp/ncmring.gpg \ + --no-options --allow-non-selfsigned-uid --no-permission-warning \ + --batch --import where is the value of the I parameter set in F and the file containing the key(s) to import. The keyring --- a/doc/man/perl-nocem.8 +++ b/doc/man/perl-nocem.8 @@ -157,8 +157,10 @@ Processing NoCeM notices is easy to set Import the keys of the NoCeM issuers you trust in order to check the authenticity of their notices. You can do: .Sp -.Vb 1 -\& gpg \-\-no\-default\-keyring \-\-primary\-keyring /pgp/ncmring.gpg \-\-import +.Vb 3 +\& gpg \-\-no\-default\-keyring \-\-primary\-keyring=/etc/news/pgp/ncmring.gpg \e +\& \-\-no\-options \-\-allow\-non\-selfsigned\-uid \-\-no\-permission\-warning \e +\& \-\-batch \-\-import .Ve .Sp where is the value of the \fIpathetc\fR parameter set in \fIinn.conf\fR