* [bug#74957] [PATCH] weather: Reword the help message for the expression flag.
@ 2024-12-19 0:38 Richard Sent
2024-12-23 17:39 ` bug#74957: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Richard Sent @ 2024-12-19 0:38 UTC (permalink / raw)
To: 74957
Cc: Richard Sent, Christopher Baines, Josselin Poiret,
Ludovic Courtès, Mathieu Othacehe, Simon Tournier,
Tobias Geerinckx-Rice
* guix/scripts/weather.scm (show-help): Reword help.
Change-Id: I670dc0c8f89b81e2f7f8b5d7a9a05f74b3ac9cdd
---
Hi all,
Noticed this help message seems inaccurate so I reworded it.
guix/scripts/weather.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guix/scripts/weather.scm b/guix/scripts/weather.scm
index 29432fd923..74fd3cac04 100644
--- a/guix/scripts/weather.scm
+++ b/guix/scripts/weather.scm
@@ -373,7 +373,7 @@ (define (show-help)
-m, --manifest=MANIFEST
look up substitutes for packages specified in MANIFEST"))
(display (G_ "
- -e, --expression=EXPR build the object EXPR evaluates to"))
+ -e, --expression=EXPR look up substitutes for the package EXPR evaluates to"))
(display (G_ "
-c, --coverage[=COUNT]
show substitute coverage for packages with at least
base-commit: 1a62f687e504c67f26693f3bc60a90e503ab4ea9
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74957: [PATCH] weather: Reword the help message for the expression flag.
2024-12-19 0:38 [bug#74957] [PATCH] weather: Reword the help message for the expression flag Richard Sent
@ 2024-12-23 17:39 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-12-23 17:39 UTC (permalink / raw)
To: Richard Sent
Cc: Josselin Poiret, 74957-done, Simon Tournier, Mathieu Othacehe,
Tobias Geerinckx-Rice, Christopher Baines
Richard Sent <richard@freakingpenguin.com> skribis:
> * guix/scripts/weather.scm (show-help): Reword help.
>
> Change-Id: I670dc0c8f89b81e2f7f8b5d7a9a05f74b3ac9cdd
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-23 17:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-19 0:38 [bug#74957] [PATCH] weather: Reword the help message for the expression flag Richard Sent
2024-12-23 17:39 ` bug#74957: " Ludovic Courtès
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.