From bf34aae6e3b424f80f8648de13726ecf85f2a08e Mon Sep 17 00:00:00 2001 From: Rafael Passos Date: Mon, 22 Oct 2018 18:34:18 -0300 Subject: git bug new updated to git bug add Current README.md docs are missleading. The "new" command has been changed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6962ff0e..dd6f4560 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ That's all ! Create a new bug: ``` -git bug new +git bug add ``` Your favorite editor will open to write a title and a message. -- cgit