diff --git a/scripts/pacman-key.sh.in b/scripts/pacman-key.sh.in index 877cca29..833943cb 100644 --- a/scripts/pacman-key.sh.in +++ b/scripts/pacman-key.sh.in @@ -33,7 +33,7 @@ usage() { echo printf "$(gettext "Usage: %s [options] [arguments]")\n" $(basename $0) echo - echo "$(gettext "Manage pacman's list of trusted keys")" + printf "$(gettext "Manage pacman\'s list of trusted keys")\n" echo echo "$(gettext "Options must be placed before commands. The available options are:")" printf "$(gettext " --config Use an alternate config file (instead of '%s')")\n" "$CONFIG"