From 2895af49f379cc79441a79d0a77ad07646f38769 Mon Sep 17 00:00:00 2001 From: merakor Date: Thu, 4 Feb 2021 09:13:14 +0000 Subject: cpt-search: add option to ignore package database FossilOrigin-Name: a7f5ddfe5f7fdc9ea329ed8175c3ad237e7a7460bcbb3de4855d2af3f233176b --- src/cpt-search | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/cpt-search b/src/cpt-search index df27761..fbe0b04 100755 --- a/src/cpt-search +++ b/src/cpt-search @@ -4,6 +4,7 @@ parser_definition() { setup REST help:usage -- "usage: ${0##*/} [pkg...]" msg -- '' 'Options:' + flag SEARCH_PATH -d "on:$CPT_PATH" -- "Do not search the installed package database" flag all -s --single init:=1 on:'' -- "Only show the first instance of a package" flag others -o --others -- "Use the current directory as the package" \ "and show other instances" -- cgit v1.2.3