summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin Candau <antiz@archlinux.org>2023-04-03 04:21:19 +0000
committerDaniel M. Capella <polyzen@archlinux.org>2023-04-03 04:21:19 +0000
commit5507ae3c35dca1eca23b06ba51b39c4a8a3f6280 (patch)
tree76b4b8c5c697c4c09e30c8bd162d82c139b03215 /README.md
parentacd63cbacc2579e39762cf7d08464df19541d4dd (diff)
Add the missing man pages as well as the missing utils from the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index ce9bd7f..1827dbe 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Scripts available in this repository:
which packages you may have installed from the testing repository,
for instance.
-* paclog-pkglist - lists currently installs packages based pacman's log.
+* paclog-pkglist - list currently installed packages based pacman's log.
* pacscripts - tries to print out the {pre,post}\_{install,remove,upgrade}
scripts of a given package.
@@ -42,6 +42,10 @@ Scripts available in this repository:
packages are easily identified with a `[installed]`, and
local-only packages are also listed.
+* pacsort - concatenates the given files, sorts them, and writes them to standard output.
+
+* pactree - a package dependency tree viewer.
+
* rankmirrors - ranks pacman mirrors by their connection and opening speed.
* updpkgsums - performs an in-place update of the checksums in a PKGBUILD.