From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 18 08:43:55 2020 Received: (at 41913-done) by debbugs.gnu.org; 18 Jun 2020 12:43:55 +0000 Received: from localhost ([127.0.0.1]:53023 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jltta-0000Fl-Vt for submit@debbugs.gnu.org; Thu, 18 Jun 2020 08:43:55 -0400 Received: from eggs.gnu.org ([209.51.188.92]:40670) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jlttZ-0000FZ-FQ for 41913-done@debbugs.gnu.org; Thu, 18 Jun 2020 08:43:53 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:39384) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jlttT-0006SG-P5; Thu, 18 Jun 2020 08:43:47 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=60124 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jlttT-0004A6-97; Thu, 18 Jun 2020 08:43:47 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Timotej Lazar Subject: Re: [bug#41913] [PATCH] doc: Delete description of a nonexistent option. References: <20200617113950.3113-1-timotej.lazar@araneo.si> Date: Thu, 18 Jun 2020 14:43:46 +0200 In-Reply-To: <20200617113950.3113-1-timotej.lazar@araneo.si> (Timotej Lazar's message of "Wed, 17 Jun 2020 13:39:50 +0200") Message-ID: <87r1uclf25.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 41913-done Cc: 41913-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Timotej Lazar skribis: > * doc/guix.texi (Invoking guix pull): Delete a paragraph about the --verb= ose > option, which was removed in 1edcfda81ba5c20ca715473d45315662c60dd81e. Applied, thanks! Ludo=E2=80=99.