From 5c54300b78cf88d23eecafab16656f23ecf0feb3 Mon Sep 17 00:00:00 2001 From: Richard Sent Date: Wed, 18 Dec 2024 19:38:56 -0500 Subject: [PATCH] weather: Reword the help message for the expression flag. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * guix/scripts/weather.scm (show-help): Reword help. Change-Id: I670dc0c8f89b81e2f7f8b5d7a9a05f74b3ac9cdd Signed-off-by: Ludovic Courtès --- 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 29432fd9239..74fd3cac04d 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