Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/doc/man/pkgctl.1.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/pkgctl.1.asciidoc')
-rw-r--r--doc/man/pkgctl.1.asciidoc12
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/man/pkgctl.1.asciidoc b/doc/man/pkgctl.1.asciidoc
index 72cda1e..d9a1d8c 100644
--- a/doc/man/pkgctl.1.asciidoc
+++ b/doc/man/pkgctl.1.asciidoc
@@ -26,6 +26,9 @@ Options
Subcommands
-----------
+pkgctl aur::
+ Interact with the Arch User Repository
+
pkgctl auth::
Authenticate with services like GitLab
@@ -33,7 +36,7 @@ pkgctl build::
Build packages inside a clean chroot
pkgctl db::
- Pacman database modification for packge update, move etc
+ Pacman database modification for package update, move etc
pkgctl diff::
Compare package files using different modes
@@ -44,18 +47,23 @@ pkgctl release::
pkgctl repo::
Manage Git packaging repositories and their configuration
+pkgctl search::
+ Search for an expression across the GitLab packaging group
+
pkgctl version::
- Show pkgctl version information
+ Check and manage package versions against upstream
See Also
--------
+linkman:pkgctl-aur[1]
linkman:pkgctl-auth[1]
linkman:pkgctl-build[1]
linkman:pkgctl-db[1]
linkman:pkgctl-diff[1]
linkman:pkgctl-release[1]
linkman:pkgctl-repo[1]
+linkman:pkgctl-search[1]
linkman:pkgctl-version[1]
include::include/footer.asciidoc[]