Committed to 8cb2d5c9532f0f5ce3b5b97edefdf98e57b63738.
Thank you
Daniel
On Thu, Dec 15, 2022 at 9:46 AM Vijay Marupudi
wrote:
> Hello guile-devel,
>
> Bumping this simple documentation bug fix to (ice-9 getopt-long).
>
LGTM.
Procedure is:
(define* (getopt-long program-arguments option-desc-list
#:key stop-at-first-non-option)
And by default
Hello guile-devel,
Bumping this simple documentation bug fix to (ice-9 getopt-long).
~ Vijay
>From 852d9eee636a0be61ea3e0fab88a5780971d33c2 Mon Sep 17 00:00:00 2001
From: Vijay Marupudi
Date: Wed, 17 Aug 2022 09:13:18 -0400
Subject: [PATCH] doc: fix documented keyword argument default to ma
] doc: fix documented keyword argument default to match code
default
---
doc/ref/mod-getopt-long.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/ref/mod-getopt-long.texi b/doc/ref/mod-getopt-long.texi
index cf043418f..e3dcc33e8 100644
--- a/doc/ref/mod-getopt-long.texi