26 lines
551 B
Markdown
26 lines
551 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)), in order of installation preference.
|
|
|
|
# OPTIONS
|
|
|
|
*apk policy* does not support any specific options. See *apk*(8) for global
|
|
options.
|
|
|
|
# AUTHORS
|
|
|
|
Natanael Copa <ncopa@alpinelinux.org>++
|
|
Timo Teräs <_timo.teras@iki.fi_>
|