فهرست منبع

Removed stale bin/help from Makefile

Mark Shust 3 سال پیش
والد
کامیت
97992d3104
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      compose/Makefile

+ 0 - 1
compose/Makefile

@@ -19,7 +19,6 @@ help:
 	@echo ""
 	@echo "$(call yellow,Use the following CLI commands:)"
 	@echo "$(call red,===============================)"
-	@echo "$(call format,help,'Print list of commands with comment.')"
 	@echo "$(call format,bash,'Drop into the bash prompt of your Docker container.')"
 	@echo "$(call format,cache-clean,'Access the cache-clean CLI.')"
 	@echo "$(call format,cli,'Run any CLI command without going into the bash prompt.')"