Skip to content

Commit 82ffbaf

Browse files
committed
Added documentation to make command
1 parent 39eae48 commit 82ffbaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ help:
3131
@echo "$(call format,dev-urn-catalog-generate,'Generate URNs for PHPStorm and remap paths to local host.')"
3232
@echo "$(call format,devconsole,'Alias for n98-magerun2 dev:console.')"
3333
@echo "$(call format,devtools-cli-check,'Check & install the CLI devtools if missing from system.')"
34+
@echo "$(call format,docker-stats,'Display status for CPU, memory usage, and memory limit of currently-running Docker containers.')"
3435
@echo "$(call format,download,'Download & extract specific Magento version to the src directory.')"
3536
@echo "$(call format,fixowns,'This will fix filesystem ownerships within the container.')"
3637
@echo "$(call format,fixperms,'This will fix filesystem permissions within the container.')"

0 commit comments

Comments
 (0)