From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#34010: "guix pull -h" does not show --system option Date: Tue, 08 Jan 2019 18:18:29 +0100 Message-ID: <875zuzvziy.fsf@gnu.org> References: <871s5otj53.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:40729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ggv1t-0000VR-Sk for bug-guix@gnu.org; Tue, 08 Jan 2019 12:19:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ggv1s-00057z-7e for bug-guix@gnu.org; Tue, 08 Jan 2019 12:19:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:50891) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ggv1s-00056R-3T for bug-guix@gnu.org; Tue, 08 Jan 2019 12:19:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ggv1p-0007cy-VP for bug-guix@gnu.org; Tue, 08 Jan 2019 12:19:01 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <871s5otj53.fsf@gmail.com> (Alex Kost's message of "Mon, 07 Jan 2019 21:30:48 +0300") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Alex Kost Cc: 34010-done@debbugs.gnu.org Hi Alex, Alex Kost skribis: > Hello, I have noticed that commit > 5923102f7b58f0a0120926ec5b81ed48b26a188e did not add a notice of > "--system" option to 'show-help' procedure, so "guix pull -h" does not > show this option. Thanks, fixed! Ludo=E2=80=99.