blob: 6896e166dd2413f8e108e11e7439a822a459c4a1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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.
|