fixup! Fix spacing for wildcard help in list script
This commit is contained in:
@ -49,7 +49,7 @@ helpFunc() {
|
|||||||
::: -l, --list Display your ${word}listed domains
|
::: -l, --list Display your ${word}listed domains
|
||||||
EOM
|
EOM
|
||||||
if [[ "${letter}" == "b" ]]; then
|
if [[ "${letter}" == "b" ]]; then
|
||||||
echo "::: -wild, --wildcard Add wildcard entry (only blacklist)"
|
echo "::: -wild, --wildcard Add wildcard entry (only blacklist)"
|
||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user