From patchwork Wed Nov 15 23:10:15 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wilko Meyer X-Patchwork-Id: 1397 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 30E0227BBEA; Wed, 15 Nov 2023 23:12:28 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 8AA6A27BBE9 for ; Wed, 15 Nov 2023 23:12:24 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r3P3F-0004hS-N7; Wed, 15 Nov 2023 18:12:05 -0500 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 1r3P3D-0004Vg-NT for guix-patches@gnu.org; Wed, 15 Nov 2023 18:12:03 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1r3P3D-0001PA-Ez for guix-patches@gnu.org; Wed, 15 Nov 2023 18:12:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r3P3C-0001sV-Br for guix-patches@gnu.org; Wed, 15 Nov 2023 18:12:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67215] [PATCH 0/1] WIP: Reword --verbosity and --debug help Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Nov 2023 23:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67215 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67215@debbugs.gnu.org Cc: Wilko Meyer X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17000899007179 (code B ref -1); Wed, 15 Nov 2023 23:12:02 +0000 Received: (at submit) by debbugs.gnu.org; 15 Nov 2023 23:11:40 +0000 Received: from localhost ([127.0.0.1]:54128 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r3P2p-0001ri-S0 for submit@debbugs.gnu.org; Wed, 15 Nov 2023 18:11:40 -0500 Received: from lists.gnu.org ([2001:470:142::17]:50036) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r3P2n-0001rR-JD for submit@debbugs.gnu.org; Wed, 15 Nov 2023 18:11:38 -0500 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 1r3P2i-0004FQ-I1 for guix-patches@gnu.org; Wed, 15 Nov 2023 18:11:32 -0500 Received: from mail.wmeyer.eu ([95.216.196.112]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1r3P2g-0008PN-8E for guix-patches@gnu.org; Wed, 15 Nov 2023 18:11:32 -0500 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1700089886; bh=M7yEK9cvmm6RoE9fI/bJN0P56rDrUxPJPgRz0U4WSMQ=; h=From:To:Cc:Subject:Date; b=Fgw39jNd++8cpTb27ehYZS0l2glCBqMkaaYdCSdO2wKBdzzP6UhS28dHP3rgE+xN8 Kpw60v/IKoAmTDjHygN1+X356y58eg4y6Z6fHNpSnR5WMYolGGoSO1hpR3/lLFRl5p TT+dBaYXe/TYrLakKuFK4oTcvBsFgF2B7Y+UUbBg= Date: Thu, 16 Nov 2023 00:10:15 +0100 Message-ID: MIME-Version: 1.0 Received-SPF: pass client-ip=95.216.196.112; envelope-from=w@wmeyer.eu; helo=mail.wmeyer.eu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Hi Guix, I drafted a reword of the --verbosity and --debug help information, so it shows what values LEVEL can have (and, as far as it was documented elsewhere, what implications each LEVEL has), as the general topic of documenting these was raised on the help-guix list[0]. I'll probably have to send a v2 of this patch, as I've yet to figure out how to reflect these changes in the translation/documentation files in po/guix. [0]: https://lists.gnu.org/archive/html/help-guix/2023-11/msg00040.html Wilko Meyer (1): scripts: Reword --verbosity and --debug help information. guix/scripts/archive.scm | 4 +++- guix/scripts/build.scm | 7 +++++-- guix/scripts/copy.scm | 4 +++- guix/scripts/deploy.scm | 4 +++- guix/scripts/environment.scm | 4 +++- guix/scripts/home.scm | 4 +++- guix/scripts/install.scm | 4 +++- guix/scripts/pack.scm | 4 +++- guix/scripts/package.scm | 4 +++- guix/scripts/pull.scm | 4 +++- guix/scripts/remove.scm | 4 +++- guix/scripts/system.scm | 4 +++- guix/scripts/upgrade.scm | 4 +++- 13 files changed, 41 insertions(+), 14 deletions(-) base-commit: d987b75618a62c95c030e7ca53e0972e700c4f06