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
committerTimo Teräs <timo.teras@iki.fi>2021-07-23 14:57:34 +0300
commit92ed56ea8c831a5cc67f219421b0ad8dbad34eee (patch)
tree4dc673db8e341fd98a9f2f01139b2e1384abd87b /doc/apk-info.8.scd
parent467cb7ca3647c7cddff873fc2a6b35eca628b077 (diff)
downloadapk-tools-92ed56ea8c831a5cc67f219421b0ad8dbad34eee.tar.gz
apk-tools-92ed56ea8c831a5cc67f219421b0ad8dbad34eee.tar.bz2
apk-tools-92ed56ea8c831a5cc67f219421b0ad8dbad34eee.tar.xz
apk-tools-92ed56ea8c831a5cc67f219421b0ad8dbad34eee.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).