From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45574) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fI9Ky-00035V-L8 for guix-patches@gnu.org; Mon, 14 May 2018 05:00:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fI9Kt-0000Dt-4O for guix-patches@gnu.org; Mon, 14 May 2018 05:00:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53590) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fI9Kt-0000Dh-0Y for guix-patches@gnu.org; Mon, 14 May 2018 05:00:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fI9Ks-0001wz-MF for guix-patches@gnu.org; Mon, 14 May 2018 05:00:02 -0400 Subject: [bug#31437] [PATCH 1/2] doc: Update documentation of guix lint Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180513013222.2f0629dc@alma-ubu> <20180513014000.132a2c85@alma-ubu> Date: Mon, 14 May 2018 10:59:38 +0200 In-Reply-To: <20180513014000.132a2c85@alma-ubu> ("=?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?="'s message of "Sun, 13 May 2018 01:40:00 +0200") Message-ID: <87zi12a9z9.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Cc: 31437@debbugs.gnu.org Hello, Bj=C3=B6rn H=C3=B6fling skribis: > * doc/guix.texi (Invoking guix lint): Add cpe-version to example. > * doc/guix.texi (Invoking guix lint): Add example for lint-hidden-cve. I reworded the bit about =E2=80=98lint-hidden-cve=E2=80=99, mostly so that = packagers don=E2=80=99t start using it without a very good reason ;-), and committed. Thanks! Ludo=E2=80=99.