From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/2 v2] gnu: Add dfc. Date: Sat, 31 Aug 2013 11:24:11 +0200 Message-ID: <87txi6xlfo.fsf@gnu.org> References: <1377893316-5136-1-git-send-email-tipecaml@gmail.com> <1377896837-6547-1-git-send-email-tipecaml@gmail.com> <1377896837-6547-2-git-send-email-tipecaml@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 ([2001:4830:134:3::10]:56638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFhUg-0004CW-S5 for guix-devel@gnu.org; Sat, 31 Aug 2013 05:29:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VFhUX-00019U-Ej for guix-devel@gnu.org; Sat, 31 Aug 2013 05:29:22 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:56818) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFhUX-00019M-8B for guix-devel@gnu.org; Sat, 31 Aug 2013 05:29:13 -0400 In-Reply-To: <1377896837-6547-2-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Fri, 30 Aug 2013 23:07:17 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > + (synopsis "Display file system space usage using graphs and colors.") Minus period, but OK otherwise. Ludo=E2=80=99.