~ruther/guix-local

13ed095c50e248d265ffec6c98559abf3f023be8 — Ludovic Courtès 12 years ago 45b418d
doc: Document the syntax of the '--remove' argument.

* doc/guix.texi (Invoking guix package): Document the syntax of
  '--remove' patterns.
1 files changed, 5 insertions(+), 0 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +5 -0
@@ 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