me
/
guix
Archived
1
0
Fork 0

doc: Explain that 'guix publish' relies on the key pair.

* doc/guix.texi (Invoking guix publish): Mention 'guix archive
  --generate-key'.
master
Ludovic Courtès 2015-11-03 22:37:07 +01:00
parent d431b23240
commit b18812b6a4
1 changed files with 4 additions and 0 deletions

View File

@ -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