Merge pull request #284 from ehawkvu/kiss-outdated-nit

kiss-outdated: nit
This commit is contained in:
dylan 2021-10-22 08:15:30 +03:00 committed by GitHub
commit 898fa5ac3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -289,7 +289,7 @@ main() {
set -e
[ "$1" ] ||
die 'usage: kiss [ou]tdated /path/to/repo...\n'
die 'usage: kiss [ou]tdated /path/to/repo...'
mkdir -p "${tmp:=${XDG_CACHE_HOME:-"$HOME/.cache"}/kiss/repology}"