summaryrefslogtreecommitdiff
path: root/doc/apk-info.8.scd
diff options
context:
space:
mode:
authorRodrigo Lourenço <rzl@rzl.ooo>2021-06-18 22:10:27 +0100
committerRodrigo Lourenço <rzl@rzl.ooo>2021-06-19 18:13:04 +0100
commitca784ceab3f504b7cf9f481ccb76dee021abd76c (patch)
tree3b0e219aed3c53bb3baf40446a9c9189faa8d71a /doc/apk-info.8.scd
parentd89c219173aeaea174deb8dd7477e1ea7ea71510 (diff)
downloadapk-tools-ca784ceab3f504b7cf9f481ccb76dee021abd76c.tar.gz
apk-tools-ca784ceab3f504b7cf9f481ccb76dee021abd76c.tar.bz2
apk-tools-ca784ceab3f504b7cf9f481ccb76dee021abd76c.tar.xz
apk-tools-ca784ceab3f504b7cf9f481ccb76dee021abd76c.zip
doc: add missing options to index, info, and version
Diffstat (limited to 'doc/apk-info.8.scd')
-rw-r--r--doc/apk-info.8.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/apk-info.8.scd b/doc/apk-info.8.scd
index 623e7e4..ffef26d 100644
--- a/doc/apk-info.8.scd
+++ b/doc/apk-info.8.scd
@@ -38,6 +38,9 @@ display the appropriate information, then an empty line terminates that field.
*-L, --contents*
List files included in the package.
+*-P, --provides*
+ List what the package provides.
+
*-r, --rdepends*
List reverse dependencies of the package (all other packages which
depend on the package).