From f633ba320d8b5af92eac876c75d722a9ee424bea Mon Sep 17 00:00:00 2001 From: "dylan.araps@gmail.com" Date: Thu, 25 Jul 2019 06:15:31 +0000 Subject: docs: update FossilOrigin-Name: 066a378f210ad1825b667cce23ecfb24213738ee3a56face2d5ca0955f4dac60 --- kiss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kiss') diff --git a/kiss b/kiss index 6a6277c..5d86488 100755 --- a/kiss +++ b/kiss @@ -983,7 +983,7 @@ args() { -maxdepth 1 -name "$pkg") # Print all matches. If there aren't any, print an error. - printf '%s\n' "${@:-$(log "[$pkg] Not installed.")}" + printf '%s\n' "${@:-$(log "[$pkg] Not found.")}" # Exit with an error if a search fails. [ "$1" ] || exit 1 -- cgit v1.2.3