[bug#74957] weather: Reword the help message for the expression flag.

Message ID a9ec81a66223f9c43584f5b15afbd2f65f6bf1ed.1734568736.git.richard@freakingpenguin.com
State New
Headers
Series [bug#74957] weather: Reword the help message for the expression flag. |

Commit Message

Richard Sent Dec. 19, 2024, 12:38 a.m. UTC
  * 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(-)


base-commit: 1a62f687e504c67f26693f3bc60a90e503ab4ea9
  

Comments

Ludovic Courtès Dec. 23, 2024, 5:39 p.m. UTC | #1
Richard Sent <richard@freakingpenguin.com> skribis:

> * guix/scripts/weather.scm (show-help): Reword help.
>
> Change-Id: I670dc0c8f89b81e2f7f8b5d7a9a05f74b3ac9cdd

Applied, thanks!
  

Patch

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