docs: update

This commit is contained in:
Dylan Araps 2019-07-26 19:56:22 +03:00
parent d87e876121
commit 095c25c2a7
1 changed files with 1 additions and 2 deletions

3
kiss
View File

@ -798,8 +798,7 @@ pkg_updates() {
# Tell 'pkg_build' to always prompt before build.
build_prompt=1
# POSIX 'read' has none of the "nice" options like '-n', '-p'
# etc etc. This is the most basic usage of 'read'.
# Build all packages requiring an update.
pkg_build "$@"
}