~ruther/guix-local

c1941588dd7d3ca34bcf7480bdc578b7a1110160 — Ludovic Courtès 11 years ago 91cc5af
doc: Emphasize the availability of two user interfaces.

* doc/guix.texi (Package Management): Add a word about the two user
  interfaces.
1 files changed, 4 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +4 -1
@@ 610,7 610,10 @@ procedure or dependencies.  Guix also goes beyond this obvious set of
features.

This chapter describes the main features of Guix, as well as the package
management tools it provides.
management tools it provides.  Two user interfaces are provided for
routine package management tasks: a command-line interface
(@pxref{Invoking guix package, @code{guix package}}), and a visual user
interface in Emacs (@pxref{Emacs Interface}).

@menu
* Features::                    How Guix will make your life brighter.