summaryrefslogtreecommitdiff
path: root/doc/apk-update.8.scd
blob: 8045345d6668a493f51313164ab3b0cf54d8c5e7 (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-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>