Remove unicode chars

This commit is contained in:
Jeroen De Meerleer 2023-01-13 09:39:12 +01:00
parent aa9a5c0be5
commit 62dcf9e49a
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ GetOptions() {
exit 2
fi
# read getopts output this way to handle the quoting right:
# read getopt's output this way to handle the quoting right:
eval set -- "$PARSED"
# now enjoy the options in order and nicely split until we see --