Skip to content
Snippets Groups Projects
Commit 9ce9cd25 authored by Drew DeVault's avatar Drew DeVault Committed by Timo Teräs
Browse files

add apk-update(8)

parent 665a37de
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ docs: $(obj)/apk.8 \
$(obj)/apk-add.8 \
$(obj)/apk-del.8 \
$(obj)/apk-fix.8 \
$(obj)/apk-update.8 \
$(obj)/apk-repositories.5 \
$(obj)/apk-world.5
targets += docs
......
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_>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment