mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
doc: Fix typo.
* doc/guix.texi (Invoking guix archive): Remove spurious hyphen in example. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
e77dd15a2d
commit
7f6a717b72
@@ -4219,7 +4219,7 @@ to another like this:
|
||||
|
||||
@example
|
||||
guix archive --export -r $(readlink -f ~/.guix-profile) | \
|
||||
ssh the-machine guix-archive --import
|
||||
ssh the-machine guix archive --import
|
||||
@end example
|
||||
|
||||
@noindent
|
||||
|
||||
Reference in New Issue
Block a user