civodul pushed a commit to branch master
in repository guix.
commit 5c54300b78cf88d23eecafab16656f23ecf0feb3
Author: Richard Sent <[email protected]>
AuthorDate: Wed Dec 18 19:38:56 2024 -0500
weather: Reword the help message for the expression flag.
* guix/scripts/weather.scm (show-help): Reword help.
Change-Id: I670dc0c8f89b81e2f7f8b5d7a9a05f74b3ac9cdd
Signed-off-by: Ludovic Courtès <[email protected]>
---
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 @@ Report the availability of substitutes.\n"))
-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