unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Sent <richard@freakingpenguin.com>
To: 74957@debbugs.gnu.org
Cc: "Richard Sent" <richard@freakingpenguin.com>,
	"Christopher Baines" <guix@cbaines.net>,
	"Josselin Poiret" <dev@jpoiret.xyz>,
	"Ludovic Courtès" <ludo@gnu.org>,
	"Mathieu Othacehe" <othacehe@gnu.org>,
	"Simon Tournier" <zimon.toutoune@gmail.com>,
	"Tobias Geerinckx-Rice" <me@tobias.gr>
Subject: [bug#74957] [PATCH] weather: Reword the help message for the expression flag.
Date: Wed, 18 Dec 2024 19:38:56 -0500	[thread overview]
Message-ID: <a9ec81a66223f9c43584f5b15afbd2f65f6bf1ed.1734568736.git.richard@freakingpenguin.com> (raw)

* 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





                 reply	other threads:[~2024-12-19  0:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a9ec81a66223f9c43584f5b15afbd2f65f6bf1ed.1734568736.git.richard@freakingpenguin.com \
    --to=richard@freakingpenguin.com \
    --cc=74957@debbugs.gnu.org \
    --cc=dev@jpoiret.xyz \
    --cc=guix@cbaines.net \
    --cc=ludo@gnu.org \
    --cc=me@tobias.gr \
    --cc=othacehe@gnu.org \
    --cc=zimon.toutoune@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).