apk-tools/doc/apk-update.8.scd
Timo Teräs ee21625839 Remove AUTHORS section from man pages
Use of an AUTHORS section is strongly discouraged. Generally, it
is better not to clutter every page with a list of (over time
potentially numerous) authors.

Add your name to comments in sources, or the root level AUTHORS
file instead.
2021-06-19 14:02:16 +03:00

23 lines
512 B
Markdown

apk-update(8)
# NAME
apk update - update repository indexes
# SYNOPSIS
*apk update*
# DESCRIPTION
*apk update* forces updating of the indexes from all configured package
repositories. This command is not needed in normal operation as all applets
requiring indexes will automatically refresh them after caching time expires.
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.