scripts: delta-generation: Update an usage about target
[platform/core/system/upgrade-tools.git] / scripts / delta-generation.sh
index b9e94d0..757803a 100755 (executable)
@@ -23,7 +23,7 @@
 # Get argument
 if [ $# -lt 2 ]; then
        echo "Usage: delta-generation.sh TOTA_UPG_PATH TARGET DELTA_TYPE [SIGN_PKCS_FILE SIGN_PKCS_PASSWORD]"
-       echo " TARGET> rpi3 | tw1"
+       echo " TARGET> rpi4"
        echo " DELTA_TYPE> common | full   (default: common)"
        exit
 fi