diff --git a/development/components/console/prestashop-update-sql-upgrade-file-hooks-listing.md b/development/components/console/prestashop-update-sql-upgrade-file-hooks-listing.md index f583c632dd..95dbc073f0 100644 --- a/development/components/console/prestashop-update-sql-upgrade-file-hooks-listing.md +++ b/development/components/console/prestashop-update-sql-upgrade-file-hooks-listing.md @@ -9,6 +9,7 @@ title: prestashop:update:sql-upgrade-file-hooks-listing * Path: `src/PrestaShopBundle/Command/AppendHooksListForSqlUpgradeFileCommand.php` * Arguments: * `ps-version`: PrestaShop version for which the SQL upgrade file will be searched + * `autoupgrade-path`: Path to the autoupgrade module path which contains the upgrade scripts ## Description