|
@@ -84,7 +84,7 @@ help:
|
|
@echo "$(call format,stopall,'Stop all docker running containers.')"
|
|
@echo "$(call format,stopall,'Stop all docker running containers.')"
|
|
@echo "$(call format,test,'Run unit tests for a specific path.')"
|
|
@echo "$(call format,test,'Run unit tests for a specific path.')"
|
|
@echo "$(call format,update,'Update your project to the latest version of docker-magento.')"
|
|
@echo "$(call format,update,'Update your project to the latest version of docker-magento.')"
|
|
- @echo "$(call format,xdebug,'Disable or enable Xdebug. Accepts argument `disable`, `enable`, or `status`.')"
|
|
|
|
|
|
+ @echo "$(call format,xdebug,'Set a custom xdebug.mode, or check the current status and get all available modes . Accepts optional argument of mode `off`, `debug`, etc.')"
|
|
|
|
|
|
|
|
|
|
analyse:
|
|
analyse:
|