diff --git a/development/components/console/prestashop-module.md b/development/components/console/prestashop-module.md index 18a0d62055..ba77fefd30 100644 --- a/development/components/console/prestashop-module.md +++ b/development/components/console/prestashop-module.md @@ -8,7 +8,7 @@ title: prestashop:module * Path: `src/PrestaShopBundle/Command/ModuleCommand.php` * Arguments: - * `action`: Action to execute, must be one of: install, uninstall, enable, disable, reset, upgrade, configure, registerHook, unregisterHook + * `action`: Action to execute, must be one of: install, uninstall, enable, disable, reset, upgrade, configure * `module name`: Module on which the action will be executed * `file path`: YML file path for configuration __(optional)__ * Options: