mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-30 14:01:15 +02:00
doc: Document the syntax of the '--remove' argument.
* doc/guix.texi (Invoking guix package): Document the syntax of '--remove' patterns.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user