From 13ed095c50e248d265ffec6c98559abf3f023be8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sat, 2 Nov 2013 00:01:35 +0100 Subject: [PATCH] doc: Document the syntax of the '--remove' argument. * doc/guix.texi (Invoking guix package): Document the syntax of '--remove' patterns. --- doc/guix.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/guix.texi b/doc/guix.texi index 054d0af467..79aa71a993 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -540,6 +540,11 @@ multiple-output package. @itemx -r @var{package} Remove @var{package}. +As for @code{--install}, @var{package} may specify a version number +and/or output name in addition to the package name. For instance, +@code{-r glibc:debug} would remove the @code{debug} output of +@code{glibc}. + @item --upgrade[=@var{regexp}] @itemx -u [@var{regexp}] Upgrade all the installed packages. When @var{regexp} is specified, upgrade