summaryrefslogtreecommitdiff
path: root/lbu.in
diff options
context:
space:
mode:
authorNick Hanley <nicholasjhanley@gmail.com>2022-07-03 22:20:45 -0400
committerNick Hanley <nicholasjhanley@gmail.com>2022-07-03 22:24:14 -0400
commit4a47547e5fd10468371a2c23a867f6c4cbd66146 (patch)
treef5e5340bf2af101a472e849003e2ae383de3cbf4 /lbu.in
parent44f820037729e03ab2c9b4f2d68bad0d943b610a (diff)
downloadalpine-conf-4a47547e5fd10468371a2c23a867f6c4cbd66146.zip
lbu: update include/exclude list paths in usage
Diffstat (limited to 'lbu.in')
-rw-r--r--lbu.in4
1 files changed, 2 insertions, 2 deletions
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] <file> ...
$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] <file> ...
$PROGRAM exclude|ex|delete [-v] -l