aboutsummaryrefslogtreecommitdiff
path: root/tools/cpt-search
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpt-search')
-rwxr-xr-xtools/cpt-search3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/cpt-search b/tools/cpt-search
index 1e48f97..17f45a9 100755
--- a/tools/cpt-search
+++ b/tools/cpt-search
@@ -1,4 +1,7 @@
#!/bin/sh -ef
+# Search for a package
+
+# shellcheck disable=1091
if command -v cpt-lib >/dev/null; then . cpt-lib; else . ../lib.sh; fi
# By default we are showing all instances of a package. This value can be unset