From a6784194b1194bd0d374d16d7f926f554d0dcfd7 Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Sun, 17 Jan 2021 15:00:44 +0200 Subject: man info: --install-if and --rinstall-if do not have short options Commit e4aae45f removed the short options. Update the documentation. Fixes #10733 --- doc/apk-info.8.scd | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/apk-info.8.scd b/doc/apk-info.8.scd index a4903c9..1e3cf5c 100644 --- a/doc/apk-info.8.scd +++ b/doc/apk-info.8.scd @@ -38,13 +38,6 @@ display the appropriate information, then an empty line terminates that field. *-L, --contents* List files included in the package. -*-i, --install-if* - List the package's install_if rule. When the dependencies in this list - are satisfied, the package will be installed automatically. - -*-I, --rinstall-if* - List other packages whose install_if rules refer to this package. - *-r, --rdepends* List reverse dependencies of the package (all other packages which depend on the package). @@ -61,6 +54,10 @@ display the appropriate information, then an empty line terminates that field. *-W, --who-owns* Print the package which owns the specified file. +*--install-if* + List the package's install_if rule. When the dependencies in this list + are satisfied, the package will be installed automatically. + *--license* Print the package SPDX license identifier. @@ -68,6 +65,9 @@ display the appropriate information, then an empty line terminates that field. List the other packages for which this package is marked as a replacement. +*--rinstall-if* + List other packages whose install_if rules refer to this package. + *--triggers* Print active triggers for the package. -- cgit v1.2.3-60-g2f50