qemush : suppressions de guillemets inutiles

This commit is contained in:
Ahurac 2024-01-22 23:43:41 +01:00
parent 9a196de379
commit dac9c39895

View file

@ -36,7 +36,7 @@ perror() {
# Function to show the usage # Function to show the usage
public_help() { public_help() {
local name local name
name="$(basename "$0")" name=$(basename "$0")
exec cat << EOF exec cat << EOF
${name}: usage: ${name}: usage: