diff options
author | Rafael Passos <rafael@rcpassos.me> | 2018-10-22 18:34:18 -0300 |
---|---|---|
committer | Rafael Passos <rafael@rcpassos.me> | 2018-10-22 18:34:18 -0300 |
commit | bf34aae6e3b424f80f8648de13726ecf85f2a08e (patch) | |
tree | bf0e53a2ed021d62a6eba829107aae5992e02a64 /README.md | |
parent | 2ab2412771d58a1b1f3bfeb5a6e9da2e683b0e12 (diff) | |
download | git-bug-bf34aae6e3b424f80f8648de13726ecf85f2a08e.tar.gz |
git bug new updated to git bug add
Current README.md docs are missleading. The "new" command has been changed.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |