1
0
Fork 0

emoji: fix usage

This commit is contained in:
dece 2021-12-13 15:04:48 +01:00
parent 93a73e0248
commit 0403549897

View file

@ -11,7 +11,7 @@ UCD="$HOME/.local/share/emoji/ucd.all.flat.zip"
GREP="rg"
usage() {
echo "usage: $0 [-n] [-l LIMIT] FILTER"
echo "Usage: $0 [OPTION]... FILTER"
echo "Display emojis based on the name filter provided."
echo " -h show usage"
echo " -n hide emoji name"