mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
doc: Fix description for "guix package -A".
* doc/guix.texi (Invoking guix package): Fix description for "guix package -A".
This commit is contained in:
parent
d8ba1135eb
commit
04b4c43232
1 changed files with 1 additions and 1 deletions
|
@ -3122,7 +3122,7 @@ the store.
|
||||||
@itemx -A [@var{regexp}]
|
@itemx -A [@var{regexp}]
|
||||||
List packages currently available in the distribution for this system
|
List packages currently available in the distribution for this system
|
||||||
(@pxref{GNU Distribution}). When @var{regexp} is specified, list only
|
(@pxref{GNU Distribution}). When @var{regexp} is specified, list only
|
||||||
installed packages whose name matches @var{regexp}.
|
available packages whose name matches @var{regexp}.
|
||||||
|
|
||||||
For each package, print the following items separated by tabs: its name,
|
For each package, print the following items separated by tabs: its name,
|
||||||
its version string, the parts of the package (@pxref{Packages with
|
its version string, the parts of the package (@pxref{Packages with
|
||||||
|
|
Loading…
Reference in a new issue