Use $fontDir in help variable

This commit is contained in:
4G3NT 2023-06-17 02:52:08 -07:00 committed by GitHub
parent 31dfabdf10
commit 2898d36160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ $0 [-ht] [-d] [message]
OPTIONS
-h display this help
-t specify this option if you have toilet fonts aswell
-d font directory defaults to /usr/share/figlet
-d font directory defaults to $fontDir
EOF
)