From e1c040b7b3290cfa1e87b6f554f5cb35dc87c87d Mon Sep 17 00:00:00 2001 From: Luis Felipe Date: Fri, 8 Apr 2022 15:57:36 -0500 Subject: doc: package Reference: Mention syntax of package-description. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * doc/guix.texi (package Reference) : Mention that the string is in Texinfo syntax. Signed-off-by: Ludovic Courtès --- doc/guix.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/guix.texi b/doc/guix.texi index 43f27722e8..7369a306f6 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -7362,7 +7362,8 @@ for details. A one-line description of the package. @item @code{description} -A more elaborate description of the package. +A more elaborate description of the package, as a string in Texinfo +syntax. @item @code{license} @cindex license, of packages -- cgit v1.2.3