GNU bug report logs - #74957
[PATCH] weather: Reword the help message for the expression flag.

Previous Next

Package: guix-patches;

Reported by: Richard Sent <richard <at> freakingpenguin.com>

Date: Thu, 19 Dec 2024 00:41:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74957: closed ([PATCH] weather: Reword the help message for
 the expression flag.)
Date: Mon, 23 Dec 2024 17:40:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 23 Dec 2024 18:39:44 +0100
with message-id <87ikra8fj3.fsf <at> gnu.org>
and subject line Re: [bug#74957] [PATCH] weather: Reword the help message for the expression flag.
has caused the debbugs.gnu.org bug report #74957,
regarding [PATCH] weather: Reword the help message for the expression flag.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
74957: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74957
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Richard Sent <richard <at> freakingpenguin.com>
To: guix-patches <at> gnu.org
Cc: Richard Sent <richard <at> freakingpenguin.com>
Subject: [PATCH] weather: Reword the help message for the expression flag.
Date: Wed, 18 Dec 2024 19:38:56 -0500
* 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



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Richard Sent <richard <at> freakingpenguin.com>
Cc: Josselin Poiret <dev <at> jpoiret.xyz>, 74957-done <at> debbugs.gnu.org,
 Simon Tournier <zimon.toutoune <at> gmail.com>, Mathieu Othacehe <othacehe <at> gnu.org>,
 Tobias Geerinckx-Rice <me <at> tobias.gr>, Christopher Baines <guix <at> cbaines.net>
Subject: Re: [bug#74957] [PATCH] weather: Reword the help message for the
 expression flag.
Date: Mon, 23 Dec 2024 18:39:44 +0100
Richard Sent <richard <at> freakingpenguin.com> skribis:

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

Applied, thanks!


This bug report was last modified 149 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.