From 88f7d2d23a45c0a075e5467a0fbb4b3fd110c8bf Mon Sep 17 00:00:00 2001 From: "dylan.araps@gmail.com" Date: Fri, 26 Jul 2019 16:56:21 +0000 Subject: docs: update FossilOrigin-Name: b9012f554bfefffe98ba5695225c08a855c85322a253efc1eb0f4d066829c06a --- kiss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kiss b/kiss index 55989d6..a925009 100755 --- a/kiss +++ b/kiss @@ -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 "$@" } -- cgit v1.2.3