summaryrefslogtreecommitdiff
path: root/doc/apk-update.8.scd
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2020-05-04 15:24:58 +0300
committerTimo Teräs <timo.teras@iki.fi>2020-05-06 13:05:25 +0300
commit791f93fcbe7a543e0bb844887ba395be8ed8ea44 (patch)
treea507ab39c1832769433a4e8e4b036643c191878f /doc/apk-update.8.scd
parent5258b484bf13441d3d5c199e3c8d70cf2a75b3ca (diff)
downloadapk-tools-791f93fcbe7a543e0bb844887ba395be8ed8ea44.tar.gz
apk-tools-791f93fcbe7a543e0bb844887ba395be8ed8ea44.tar.bz2
apk-tools-791f93fcbe7a543e0bb844887ba395be8ed8ea44.tar.xz
apk-tools-791f93fcbe7a543e0bb844887ba395be8ed8ea44.zip
man pages: make more friendly for help generation
Also few minor fixups added.
Diffstat (limited to 'doc/apk-update.8.scd')
-rw-r--r--doc/apk-update.8.scd8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/apk-update.8.scd b/doc/apk-update.8.scd
index 8045345..a28358d 100644
--- a/doc/apk-update.8.scd
+++ b/doc/apk-update.8.scd
@@ -10,8 +10,12 @@ apk update - update repository indexes
# DESCRIPTION
-*apk update* fetches the index from all configured package repositories. See
-*apk-repositories*(5) for more information on configuring package repositories.
+*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