From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] services: guix-service: Add service documentation. Date: Wed, 25 Mar 2015 21:45:58 +0100 Message-ID: <87pp7wiz5l.fsf@gnu.org> References: <87egocsy0h.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YasBg-0006xL-1x for guix-devel@gnu.org; Wed, 25 Mar 2015 16:46:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YasBc-0001M5-Ti for guix-devel@gnu.org; Wed, 25 Mar 2015 16:46:03 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:38068) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YasBc-0001M0-Py for guix-devel@gnu.org; Wed, 25 Mar 2015 16:46:00 -0400 In-Reply-To: <87egocsy0h.fsf@gmail.com> (Alex Kost's message of "Wed, 25 Mar 2015 22:00:30 +0300") List-Id: "Development of GNU Guix and the GNU System distribution." 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: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > I've noticed that "deco doc guix-daemon" displays "[No documentation.]". > What about adding one? Sure, LGTM. Thanks! Ludo'.