From 35046eb58e3c5cc0c3e73d6ff46bc735b6076d17 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Mon, 13 May 2019 03:20:32 -0400 Subject: help message --- init.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.go b/init.go index 33e7059..2069ceb 100644 --- a/init.go +++ b/init.go @@ -39,7 +39,8 @@ func checkFlags() { os.Exit(0) } if *flagHelp { - fmt.Printf("\n\nplaceholder\n\n") + fmt.Printf("\nplaceholder\n") + fmt.Printf("will add info later\n") os.Exit(0) } } -- cgit 1.4.1-2-gfad0