[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/17: refcard: Add "guix describe -f channels".
From: |
Ricardo Wurmus |
Subject: |
14/17: refcard: Add "guix describe -f channels". |
Date: |
Mon, 30 May 2022 08:31:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository maintenance.
commit 93387d3aa83e6b3f560cfd95c524646164479e5e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon May 30 13:34:20 2022 +0200
refcard: Add "guix describe -f channels".
---
doc/refcard/guix-refcard.lout | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/refcard/guix-refcard.lout b/doc/refcard/guix-refcard.lout
index 66b5fc0..6f067f6 100644
--- a/doc/refcard/guix-refcard.lout
+++ b/doc/refcard/guix-refcard.lout
@@ -116,7 +116,7 @@ for the packages in manifest @Var { file } }
@C { Updating Guix }
@Begin
@Entry { guix describe } { describe current Guix }
-#@Entry { guix describe -f channels } { produce a channel spec }
+@Entry { guix describe -f channels } { produce a channel spec }
@Entry { guix pull } { update Guix }
@Entry { guix pull -l } { view history }
@Entry { guix pull "--"commit=@Var { commit } } { update to @Var { commit }
}
- 17/17: refcard: Mention --export-manifest., (continued)
- 17/17: refcard: Mention --export-manifest., Ricardo Wurmus, 2022/05/30
- 03/17: refcard: Add more package transformation options., Ricardo Wurmus, 2022/05/30
- 01/17: refcard: Update version string., Ricardo Wurmus, 2022/05/30
- 06/17: refcard: Update examples for disk images and reformat., Ricardo Wurmus, 2022/05/30
- 02/17: refcard: Replace "environment" with "shell"., Ricardo Wurmus, 2022/05/30
- 07/17: refcard: Merge sections., Ricardo Wurmus, 2022/05/30
- 10/17: refcard: Move sections around., Ricardo Wurmus, 2022/05/30
- 13/17: refcard: Add "guix package -I"., Ricardo Wurmus, 2022/05/30
- 16/17: refcard: Add paragraph breaks., Ricardo Wurmus, 2022/05/30
- 15/17: refcard: Add section for "guix home"., Ricardo Wurmus, 2022/05/30
- 14/17: refcard: Add "guix describe -f channels".,
Ricardo Wurmus <=