~ruther/guix-local

b18812b6a42f822ea5ec25639b42335ffe458a0f — Ludovic Courtès 10 years ago d431b23
doc: Explain that 'guix publish' relies on the key pair.

* doc/guix.texi (Invoking guix publish): Mention 'guix archive
  --generate-key'.
1 files changed, 4 insertions(+), 0 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +4 -0
@@ 4877,6 4877,10 @@ their authenticity and integrity (@pxref{Substitutes}).  Because
readable by the system administrator, it must be started as root; the
@code{--user} option makes it drop root privileges early on.

The signing key pair must be generated before @command{guix publish} is
launched, using @command{guix archive --generate-key} (@pxref{Invoking
guix archive}).

The general syntax is:

@example