rekado pushed a commit to branch master
in repository maintenance.
commit 7fffd58b195d2ec5912425b706ccbf0997ce844c
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Mon May 30 14:15:29 2022 +0200
refcard: Add paragraph breaks.
---
doc/refcard/guix-refcard.lout | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/refcard/guix-refcard.lout b/doc/refcard/guix-refcard.lout
index f2111f5..b29e058 100644
--- a/doc/refcard/guix-refcard.lout
+++ b/doc/refcard/guix-refcard.lout
@@ -91,6 +91,7 @@ the sequel. Here are some examples:
@C { Manifests }
@Begin
+@LP
@F { guix package -m } and other commands take a ``manifest'' file listing
packages of interest, along these lines:
@@ -126,6 +127,7 @@ for the packages in manifest @Var { file } }
@C { Channel Specifications }
@Begin
+@LP
Channels specify Git repositories where @F { guix pull } looks for updates to
Guix and external package repositories. By default @F { guix pull }
reads @F { "~/.config/guix/"channels.scm }; with @F { -C } it can take channel
specifications
@@ -239,6 +241,7 @@ older than @Var { duration }---e.g., @F { 1m } for one
month }
@C { Managing the Home Environment }
@Begin
+@LP
@F { guix home } takes a configuration file that declares dotfiles, packages,
and user services.
@LP
@@ -265,6 +268,7 @@ older than @Var { duration }---e.g., @F { 1m } for one
month }
@C { Declaring an Operating System }
@Begin
+@LP
@F { guix system } takes a configuration file that declares the @I {
complete } configuration of an operating system, along these lines: