diff options
author | Drew DeVault <sir@cmpwn.com> | 2020-01-07 20:39:39 -0500 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2020-01-26 09:01:26 +0200 |
commit | cd2bf9ff36a03de09d88a6e11e0be98323d8a1fe (patch) | |
tree | c163ad30c3744e8fe72ae7c15c5eedb3cf76c188 /doc/apk.8.scd | |
parent | 82096e9e670755c103b36c7930ce9c5cef22b3fc (diff) | |
download | apk-tools-cd2bf9ff36a03de09d88a6e11e0be98323d8a1fe.tar.gz apk-tools-cd2bf9ff36a03de09d88a6e11e0be98323d8a1fe.tar.bz2 apk-tools-cd2bf9ff36a03de09d88a6e11e0be98323d8a1fe.tar.xz apk-tools-cd2bf9ff36a03de09d88a6e11e0be98323d8a1fe.zip |
add apk-list(8)
Diffstat (limited to 'doc/apk.8.scd')
-rw-r--r-- | doc/apk.8.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apk.8.scd b/doc/apk.8.scd index 2ae3d3b..2ec3b80 100644 --- a/doc/apk.8.scd +++ b/doc/apk.8.scd @@ -41,7 +41,7 @@ Each command is documented in detail on its manual page. |[ *apk-info*(8) :< Give detailed information about packages or repositories | *apk-list*(8) -: List packages by patterns or other criteria +: List packages matching a pattern or other criteria | *apk-dot*(8) : Generate graphviz graphs | *apk-policy*(8) |