diff --git a/tcar-scripts/tcar.sh b/tcar-scripts/tcar.sh
index 34709c0..1d2fc89 100755
--- a/tcar-scripts/tcar.sh
+++ b/tcar-scripts/tcar.sh
@@ -29,7 +29,7 @@
 ######################################################################
 
 declare -xr TCAR_SCRIPT_PACKAGE="tcar"
-declare -xr TCAR_SCRIPT_VERSION="$(rpm -q -qf "%{VERSION}" ${TCAR_SCRIPT_PACKAGE})"
+declare -xr TCAR_SCRIPT_VERSION="$(rpm -q --qf "%{VERSION}" ${TCAR_SCRIPT_PACKAGE})"
 
 ######################################################################
 # Paths