add pmsearch

This commit is contained in:
Liam Waldron 2023-03-28 19:41:14 -04:00
parent 8a0d44bbc3
commit df6ecbcc72

View File

@ -1,7 +1,7 @@
#!/bin/sh
if [ ${1} = "" ]; then
printf "no search prompt given\n"
printf "usage: pmsearch FILTER\n"
exit 1
fi