index
:
git-bug
bug-export
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
README.md
6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index fe1d38f9..a4136da1 100644
--- a/
README.md
+++ b/
README.md
@@ -52,6 +52,12 @@ That's all !
## CLI usage
+Create a new identity:
+
+```
+git bug user create
+```
+
Create a new bug:
```