slimtoolkit / slim

Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
Apache License 2.0
18.89k stars 704 forks source link

fix: make help command to show target name #572

Closed reetasingh closed 10 months ago

reetasingh commented 10 months ago

Fixes-###

https://github.com/slimtoolkit/slim/issues/570

What

Fix make help command to show target name in first column

Why

The current behaviour does not show the actual make target name to the user

How Tested

ran make help command with the fix Screen Shot 2023-08-31 at 5 27 20 PM