summaryrefslogtreecommitdiff
path: root/doc/apk-stats.8.scd
blob: e34e222e0f2db69022571ffced03f41b0e68df95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
apk-stats(8)

# NAME

apk stats - show statistics about repositories and installations

# SYNOPSIS

*apk stats*

# DESCRIPTION

*apk stats* prints statistics about installed packages, package repositories,
and other information.

# OPTIONS

*apk stats* 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_>