doc: Document the syntax of the '--remove' argument.

* doc/guix.texi (Invoking guix package): Document the syntax of
  '--remove' patterns.
master
Ludovic Courtès 2013-11-02 00:01:35 +01:00
parent 45b418d634
commit 13ed095c50
1 changed files with 5 additions and 0 deletions

View File

@ -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