From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: Re: We need your feedback of the documentation videos! Date: Tue, 30 Jul 2019 16:06:47 +0200 Message-ID: <20190730140647.ve5sefo2qg4im2ax@pelzflorian.localdomain> References: <87d0i9gfme.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56710) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hsSmF-0005xT-4P for guix-devel@gnu.org; Tue, 30 Jul 2019 10:06:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hsSmE-0004CQ-6d for guix-devel@gnu.org; Tue, 30 Jul 2019 10:06:55 -0400 Received: from pelzflorian.de ([5.45.111.108]:47518 helo=mail.pelzflorian.de) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hsSmC-00049w-5t for guix-devel@gnu.org; Tue, 30 Jul 2019 10:06:53 -0400 Content-Disposition: inline In-Reply-To: <87d0i9gfme.fsf@elephly.net> 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" To: Ricardo Wurmus Cc: guix-devel@gnu.org On Wed, Jul 17, 2019 at 11:44:09AM +0200, Ricardo Wurmus wrote: > - the command =E2=80=9Cguix package --install hello=E2=80=9D is used, b= ut =E2=80=9Cguix install > hello=E2=80=9D might be better >=20 On one hand, one understands that `guix package` does everything related to packages. That is nice. `guix install` is just an alias. But it is quicker to type. Regards, Florian