pandoc-make: plural for clarification

This commit is contained in:
PowerUser64 2022-04-06 01:05:14 -07:00
parent df9612671e
commit a96c4215ed

View file

@ -15,7 +15,7 @@ usage() {
EOF
}
# Help menu (yes, I forget how to use my own program sometimes)
# Help menu (yes, I forget how to use my own programs sometimes)
if [[ -z "$1" ]]; then
usage && exit 1
fi