21 lines
465 B
Plaintext
21 lines
465 B
Plaintext
|
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)), in order of installation preference.
|
||
|
|
||
|
# OPTIONS
|
||
|
|
||
|
*apk policy* does not support any specific options. See *apk*(8) for global
|
||
|
options.
|