all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] doc: Add missing workflow name.
@ 2022-12-10 14:03 jlicht
  0 siblings, 0 replies; only message in thread
From: jlicht @ 2022-12-10 14:03 UTC (permalink / raw)
  To: gwl-devel

From: Jelle Licht <jlicht@fsfe.org>

* doc/gwl.texi (Options for guix workflow run): Add missing name to
example workflow to demonstrate input file mapping.
---
 doc/gwl.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/gwl.texi b/doc/gwl.texi
index 10fe896..6a44953 100644
--- a/doc/gwl.texi
+++ b/doc/gwl.texi
@@ -1473,7 +1473,7 @@ process state-the-obvious
     echo "This is a genome: @{@{inputs@}@}" > @{@{outputs@}@}
   @}
 
-workflow
+workflow captain
   processes
     list state-the-obvious
 @end lisp

base-commit: 84f7d654278aae191c890e301dc0c05380df9421
-- 
2.38.1



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

only message in thread, other threads:[~2022-12-10 14:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-10 14:03 [PATCH] doc: Add missing workflow name jlicht

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.