unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59699] [PATCH] doc: Fix formatting for 'computed-file'.
@ 2022-11-29 21:21 mirai
  0 siblings, 0 replies; only message in thread
From: mirai @ 2022-11-29 21:21 UTC (permalink / raw)
  To: 59699; +Cc: Bruno Victal

From: Bruno Victal <mirai@makinata.eu>

* doc/guix.texi (G-Expressions): Fix formatting for 'computed-file'.
---
 doc/guix.texi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 47b805dc7f..57d7ea0218 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -11706,8 +11706,7 @@ This is the declarative counterpart of @code{text-file}.
 @end deffn
 
 @deffn {Scheme Procedure} computed-file @var{name} @var{gexp} @
-          [#:local-build? #t]
-          [#:options '()]
+  [#:local-build? #t] [#:options '()]
 Return an object representing the store item @var{name}, a file or
 directory computed by @var{gexp}.  When @var{local-build?} is true (the
 default), the derivation is built locally.  @var{options} is a list of

base-commit: aaf1f18b8044142515ff868bcbd2b72b81ced3ec
-- 
2.38.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-29 21:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-29 21:21 [bug#59699] [PATCH] doc: Fix formatting for 'computed-file' mirai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).