From 0e7435a36e71b1e5f2fe0a7076c2c4e8cbdc2011 Mon Sep 17 00:00:00 2001 From: Nikolaus Gotsche Date: Mon, 24 Sep 2018 00:37:16 +0200 Subject: -h extendet --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 0ba4902..2ff7595 100644 --- a/main.go +++ b/main.go @@ -110,7 +110,7 @@ func main() { } if help { - fmt.Printf("Usage of %s Version %s:\n Use Commands as Parameters\n\n", os.Args[0],version) + fmt.Printf("Usage of %s Version %s:\n Use Commands as Parameters\n If Commands or flags other than -f were passed $s exits after execution of command.\n\n", os.Args[0],version.os.Args[0]) getopt.Usage() interArgs = append([]string{"help"},interArgs...) -- cgit v1.2.3