aboutsummaryrefslogtreecommitdiffstats
path: root/doc/apk-update.8.scd
blob: 5fccdc1628f5b1970834a987a1ca7f588ae59ef5 (plain)
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-update(8)

# NAME

apk update - update repository indexes

# SYNOPSIS

*apk update*

# DESCRIPTION

*apk update* fetches the index from all configured package repositories. See
*apk-repositories*(5) for more information on configuring package repositories.

# OPTIONS

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