summaryrefslogblamecommitdiff
path: root/doc/apk-policy.8.scd
blob: 71cece0b6af57930394593ea5fd54b1ed050e8ca (plain) (tree)























                                                                              
                               
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>