From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35525: guix-manual proposals Date: Thu, 02 May 2019 23:43:09 +0200 Message-ID: <87h8acsfbm.fsf@gnu.org> References: <2530df52d53c8ac976ce37ed854b509a@disroot.org> <87tvecubi7.fsf@gnu.org> <20190502173714.2cb399c3@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:38155) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hMJUp-0007ye-9X for bug-guix@gnu.org; Thu, 02 May 2019 17:44:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hMJUo-00057t-FK for bug-guix@gnu.org; Thu, 02 May 2019 17:44:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33640) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hMJUo-00057l-CF for bug-guix@gnu.org; Thu, 02 May 2019 17:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hMJUo-0000zP-4s for bug-guix@gnu.org; Thu, 02 May 2019 17:44:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190502173714.2cb399c3@scratchpost.org> (Danny Milosavljevic's message of "Thu, 2 May 2019 17:37:14 +0200") 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: Danny Milosavljevic Cc: 35525-done@debbugs.gnu.org Danny Milosavljevic skribis: > as far as I can see, it's also wrong in the original in the manual. > > doc/guix.texi: > > @item --list-available[=@var{regexp}] > @itemx -A [@var{regexp}] > List packages currently available in the distribution for this system > (@pxref{GNU Distribution}). When @var{regexp} is specified, list only > installed packages whose name matches @var{regexp}. > ^^^^^^^^^ ?? Oops indeed! I guess you can push a fix. :-) Ludo'.