📝 Improve wording of -n option in --help

This commit is contained in:
Yann Büchau 2022-09-08 21:07:44 +02:00
parent ba0d569d26
commit 7c2af88233
No known key found for this signature in database
GPG Key ID: 4C2E85E98C50466D
1 changed files with 1 additions and 1 deletions

2
bemoji
View File

@ -33,7 +33,7 @@ usage() {
echo " -e Only echo out the picked emoji."
echo ""
echo " Other options:"
echo " -n No newline after the picked emoji."
echo " -n Do not print a newline after the picked emoji."
echo " -p Do not save picked emoji to recent history."
echo " -P Do not order emoji by recently used."
echo " -D <choice> Choose specific default lists to download if none found locally."