apk-tools/doc/apk-policy.8.scd
2023-09-18 16:36:29 +03:00

20 lines
457 B
Markdown

apk-policy(8)
# NAME
apk policy - show repository policy for packages
# SYNOPSIS
*apk policy* [<_options_>...] _packages_...
# DESCRIPTION
*apk policy* shows apk's repository policy for the specified packages. It
prints matching packages and their versions available from configured
repositories (see *apk-repositories*(5)), sorted by ascending version.
# OPTIONS
*apk policy* does not support any specific options. See *apk*(8) for global
options.