From 4f0ac8cc452e878a653fdff2d353a71814cf83b1 Mon Sep 17 00:00:00 2001 From: mattes Date: Thu, 14 Aug 2014 00:26:44 +0200 Subject: [PATCH] update usage string in cli --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index ec23eef..2b5c8e2 100644 --- a/main.go +++ b/main.go @@ -165,7 +165,7 @@ func printTimer() { func helpCmd() { os.Stderr.WriteString( - `usage: migrate [-path=] [-url=] [] + `usage: migrate [-path=] -url= [] Commands: create Create a new migration