#!/usr/bin/env php php test-patch.php -d noalyss_folder -b database_id -p file Let you try a patch to a database -d give the full path to noalyss folder -b the number of the database (ac_dossier.dos_id) -p SQL filename of the script to execute , path is relative to noalyss directory Example : php test-patch.php -d /home/yourself/develop/noalyss -b 25 -p include/sql/patch/upgrade175.sql error = No Noalyss directory given