Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Improve summary of info and query commands
Brooks Davis committed 5 years ago
commit f84953074693bbc2160f8602cd3208680c229d23
parent c3a38a0
2 files changed +3 -3
modified docs/pkg-query.8
@@ -19,7 +19,7 @@
.Os
.Sh NAME
.Nm "pkg query"
-
.Nd query information for installed packages
+
.Nd query information for packages
.Sh SYNOPSIS
.Nm
.Ao query-format Ac Ao pkg-name Ac
modified docs/pkg.8
@@ -239,7 +239,7 @@ Delete a package from the database and the system.
.It Ic fetch
Fetch packages from a remote repository.
.It Ic info
-
Display information about installed packages.
+
Display information about installed packages and package files.
.It Ic install
Install a package from a remote package repository.
If a package is found in more than one remote repository,
@@ -251,7 +251,7 @@ Prevent modification or deletion of a package.
.It Ic plugins
List the available plugins.
.It Ic query
-
Query information about installed packages.
+
Query information about installed packages and package files.
.It Ic register
Register a package in the database.
.It Ic repo