From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id cBSWMCz+GWT68gAASxT56A (envelope-from ) for ; Tue, 21 Mar 2023 19:57:48 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gNyQMCz+GWQTiwAAauVa8A (envelope-from ) for ; Tue, 21 Mar 2023 19:57:48 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 9AFC92AB2E for ; Tue, 21 Mar 2023 19:57:48 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=kksbdU+j; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679425068; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=0YcmE1dAPcnAadubresefRERGVWnfAm8VJvW0SI2Yww=; b=N4VuC2rA+lwHwhTg8phcLlWMUcELKooVFAClhnyWlt5F5a0AVoLi+idNZ8YC9ZxRrEY5if QySXENglg7TjbXV4yF1hoYw8PIFrNuWbsrxJtAwk3IExilxTOw/kyzC9L42Re+qtRFG6Np EIkubAvWL77BG6Wf1MnNciL/UCrZkHB+3lz8SL9RhhzW8T9HgeDPZqlXVMYkCO6oNrMQjR zOyMRazExmumyOcTjwd0Z5pOe+e7YyZiJfh0D2cOYK2St/61sFtCPW9Q8v5F6d4jlO3m1P GEuSMhign2Xj1cl2XzNgP08624FUl/UiPPVKARKCL5vawmEb8H5hc/X/WAtKgg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20210112 header.b=kksbdU+j; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679425068; a=rsa-sha256; cv=none; b=kjE4fZDecK5Du7vZ+9hk01QxY0G6J4PqFH8LVZ0Vr+6mGHT5gIno0johj61GJJVYk2yZsU w1G9uSc9p+2T0P+mwnQQuh7NREdzbwCBcF8oPUJotdRsih4NsIARJ90UbTc3GxjK3rUIHS s9qN7gLm7Pe7fOJWAhkQBOOS3e4tBtFoXw6Rw5FO03i5z5L+pdE6eYTwTLxx5o+rTLR+mW sMfaQjOZNSJhh7v+h5rHAHma5HtvhYxEB3LDkb7I796yKsE4nKoxhLfxrRf3Eiteb4iUW+ mAO9wtlbSv3qPHelhTEPhDOMJwTkiylrcZkmAxzEr/jHI8tZ+COfN1fov6x8SQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pehAb-0001De-53; Tue, 21 Mar 2023 14:57:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pehAN-0001CZ-Bs for guix-patches@gnu.org; Tue, 21 Mar 2023 14:57:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pehAM-0001rH-Oj for guix-patches@gnu.org; Tue, 21 Mar 2023 14:57:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pehAM-0005ar-Kj for guix-patches@gnu.org; Tue, 21 Mar 2023 14:57:02 -0400 Subject: bug#60564: [PATCH] scripts: refresh: Add -T option. Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 21 Mar 2023 18:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60564 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 60564-done@debbugs.gnu.org Mail-Followup-To: 60564@debbugs.gnu.org, maxim.cournoyer@gmail.com, jgart@dismail.de Received: via spool by 60564-done@debbugs.gnu.org id=D60564.167942501221481 (code D ref 60564); Tue, 21 Mar 2023 18:57:02 +0000 Received: (at 60564-done) by debbugs.gnu.org; 21 Mar 2023 18:56:52 +0000 Received: from localhost ([127.0.0.1]:60631 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pehAB-0005aP-MQ for submit@debbugs.gnu.org; Tue, 21 Mar 2023 14:56:51 -0400 Received: from mail-qv1-f53.google.com ([209.85.219.53]:41553) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pehAA-0005aB-3i for 60564-done@debbugs.gnu.org; Tue, 21 Mar 2023 14:56:50 -0400 Received: by mail-qv1-f53.google.com with SMTP id g9so10489854qvt.8 for <60564-done@debbugs.gnu.org>; Tue, 21 Mar 2023 11:56:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679425004; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=0YcmE1dAPcnAadubresefRERGVWnfAm8VJvW0SI2Yww=; b=kksbdU+jTbwfynGflv3MCH0tLXge1T7BsG96kWScIQK0VK207ylJD843HJWvDJWHIQ 6QNPDcCAdwZbdWKnk9SVWkvYVFSwAKSZ/a/lro720cq7+8PN9pN9Lz01bseC8Sf8e3LD qcRR55sGmxvoP/L6LA94WAV66TV5gI6KVf8zigvO7XuWxwo2mNe+Jh9oxZ3eR08g0xtp xZJ4CnHH7NguupnD/FOPTvhmE1VFT8cHqZqeIv+IwVkVF8eQQNhs0OTUa/mIVra6nodQ o7Z3ynDgbEdP42ucdLiCeZTUd6maLYeRWDzvBWB4oDjOA+t4+ih+4ZRb4/obtl/WUMZ7 v8ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679425004; h=mime-version:user-agent:message-id:in-reply-to:date:references :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=0YcmE1dAPcnAadubresefRERGVWnfAm8VJvW0SI2Yww=; b=t08ClwiWGTURSZw1WN+/gYK7GCu1p7oDT719tCPz8hrs0GRil2VSYfJd6ncIIyRs2o 7tTIXDjUv8Y46irGPR2n+PUtw6LqK8xcVLxKjB8EpoeW+hOJMU0lpU843QvKTOtkFQbZ EuAYbrLettjvfBq1knDn44xIDBUZEO6M77EFbTitEFZxrQg/vxXv3nfoqbqxboTXixlN wnr3MgfG2GkBdPuDVgTlDQOfqxL7R2EUOklUlyVLl6lso5UwP4nlvchtWigan2fbWdm0 14SJ8Kh820TQ+oVYfADasYvg3us3mzXtqHYaJF5rRXmfmPVqWhVZ6OfPNdTzKdAo0paO 5Vpg== X-Gm-Message-State: AO0yUKV0wzp1V9UniQgyT/9fsoeF0UaxL5h0qNBDg0pJdNAfKmiMWyZj aW8/LuKoapu+7p61JNW0A4gVF/D7oHm4XA== X-Google-Smtp-Source: AK7set+Jb2vQbiBX36GoxtOAL42kr8FOFiMY6qyUpgGHyAOWmKxFWOZX48UkGHh6DQEa7l/zhoFsoQ== X-Received: by 2002:ad4:5dcd:0:b0:5a9:c0a1:d31a with SMTP id m13-20020ad45dcd000000b005a9c0a1d31amr1325754qvh.49.1679425004255; Tue, 21 Mar 2023 11:56:44 -0700 (PDT) Received: from hurd (dsl-10-130-195.b2b2c.ca. [72.10.130.195]) by smtp.gmail.com with ESMTPSA id r16-20020a05620a299000b0074305413c73sm9926582qkp.95.2023.03.21.11.56.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Mar 2023 11:56:43 -0700 (PDT) From: Maxim Cournoyer References: <20230105011032.18623-1-jgart@dismail.de> Date: Tue, 21 Mar 2023 14:56:42 -0400 In-Reply-To: <20230105011032.18623-1-jgart@dismail.de> (jgart@dismail.de's message of "Wed, 4 Jan 2023 19:10:32 -0600") Message-ID: <87355yndat.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 9AFC92AB2E X-Spam-Score: -2.45 X-Migadu-Spam-Score: -2.45 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-TUID: SRnKgENziRD1 Hi, jgart writes: > * doc/guix.texi (Invoking guix refresh): Document the -T option. > * guix/scripts/refresh.scm (%options): Add the -T flag. > --- > doc/guix.texi | 1 + > guix/scripts/refresh.scm | 4 ++-- > 2 files changed, 3 insertions(+), 2 deletions(-) > > diff --git a/doc/guix.texi b/doc/guix.texi > index 96b4675a01..e3ecf1f148 100644 > --- a/doc/guix.texi > +++ b/doc/guix.texi > @@ -14197,6 +14197,7 @@ for compatibility with an upgraded @code{flex} package. > @table @code > > @item --list-transitive > +@item --T > List all the packages which one or more packages depend upon. Fixed to use itemx: --8<---------------cut here---------------start------------->8--- modified doc/guix.texi @@ -14324,7 +14324,7 @@ for compatibility with an upgraded @code{flex} package. @table @code @item --list-transitive -@item --T +@itemx --T List all the packages which one or more packages depend upon. @example --8<---------------cut here---------------end--------------->8--- > @example > diff --git a/guix/scripts/refresh.scm b/guix/scripts/refresh.scm > index 6498d73c2b..6b633840e0 100644 > --- a/guix/scripts/refresh.scm > +++ b/guix/scripts/refresh.scm > @@ -101,7 +101,7 @@ (define %options > (option '(#\r "recursive") #f #f > (lambda (opt name arg result) > (alist-cons 'recursive? #t result))) > - (option '("list-transitive") #f #f > + (option '(#\T "list-transitive") #f #f > (lambda (opt name arg result) > (alist-cons 'list-transitive? #t result))) > > @@ -159,7 +159,7 @@ (define (show-help) > (display (G_ " > -r, --recursive check the PACKAGE and its inputs for upgrades")) > (display (G_ " > - --list-transitive list all the packages that PACKAGE depends on")) > + -T, --list-transitive list all the packages that PACKAGE depends on")) > (newline) > (display (G_ " > --keyring=FILE use FILE as the keyring of upstream OpenPGP keys")) And installed it. -- Thanks, Maxim