aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-10-23 00:27:10 +0200
committerGitHub <noreply@github.com>2018-10-23 00:27:10 +0200
commite79476a9627226de3dee80e9a19b7f66c4ef68ff (patch)
treebf0e53a2ed021d62a6eba829107aae5992e02a64
parent2ab2412771d58a1b1f3bfeb5a6e9da2e683b0e12 (diff)
parentbf34aae6e3b424f80f8648de13726ecf85f2a08e (diff)
downloadgit-bug-e79476a9627226de3dee80e9a19b7f66c4ef68ff.tar.gz
Merge pull request #70 from auyer/patch-1
[DOC] Updated usage examples in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.