This PR makes three improvements to the current `make help` output: 1. Adds additional help entries for useful `make` targets that were not currently in `make help` 2. Pipes the help output through `less` so that the user can scroll up or down through the various `make` targets if it overflows the length of the user's screen 3. Re-groups the "developer" targets into separate entries for database and docker-related commands In addition, an unneeded whitespace was removed from line 7 of the Makefile.
23 KiB
23 KiB