From c2a8bf483bdad91f1560f4c4bf78c67a75d6e600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Luis?= <49255580+devkcud@users.noreply.github.com> Date: Fri, 15 Sep 2023 15:23:29 -0300 Subject: [PATCH] fix: Update help.go --- internal/help/help.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/help/help.go b/internal/help/help.go index 73896e5..88cc038 100644 --- a/internal/help/help.go +++ b/internal/help/help.go @@ -13,7 +13,7 @@ Examples: mk src/main.js mk tests/ mk lib/ myclass.go otherclass.go andanotherclass.go - mk src/main.cpp . Makefile + mk src/main.cpp .. Makefile Issues/PRs/Help: https://github.com/devkcud/mk`) }