rekado pushed a commit to branch master
in repository maintenance.
commit 38aad027cf528db1f33f761e2380b3366d1788f5
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Mon May 30 13:33:40 2022 +0200
refcard: Break long lines in @LEntry.
---
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 ff81a5a..fa64f2b 100644
--- a/doc/refcard/guix-refcard.lout
+++ b/doc/refcard/guix-refcard.lout
@@ -27,7 +27,7 @@ macro @Entry { @LP @Command @Cmd }
def @LongCommand named @Cmd {} right description {
{ @F @Cmd } //1fx
- |5ft { &0c description }
+ |3ft 8.0c @Wide { { oragged hyphen setoutdent 0.2c } @Break { description
&0.5rt } }
}
macro @LEntry { @LP @LongCommand @Cmd }