From 4a47547e5fd10468371a2c23a867f6c4cbd66146 Mon Sep 17 00:00:00 2001 From: Nick Hanley Date: Sun, 3 Jul 2022 22:20:45 -0400 Subject: lbu: update include/exclude list paths in usage --- lbu.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lbu.in') diff --git a/lbu.in b/lbu.in index 7d824a4..30c2403 100644 --- a/lbu.in +++ b/lbu.in @@ -217,7 +217,7 @@ unpack_apkovl() { usage_include() { cat <<-__EOF__ $PROGRAM $VERSION - Add filename(s) to include list ($sysconfdir/include) + Add filename(s) to include list ($LBU_LIST) usage: $PROGRAM include|inc|add [-rv] ... $PROGRAM include|inc|add [-v] -l @@ -510,7 +510,7 @@ cmd_commit() { usage_exclude() { cat <<-__EOF__ $PROGRAM $VERSION - Add filename(s) to exclude list ($sysconfdir/exclude) + Add filename(s) to exclude list ($LBU_LIST) usage: $PROGRAM exclude|ex|delete [-rv] ... $PROGRAM exclude|ex|delete [-v] -l -- cgit v1.2.3