aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-04-18 02:44:52 +0200
committerMichael Muré <batolettre@gmail.com>2019-04-18 02:44:52 +0200
commit5dd9d24803d065f89e2c43c6e79fec79d728d6b3 (patch)
tree4d17354479381fa06cd5b32c1a042f810c8615ec /README.md
parent790c1e4b823c5f0d90771e5b9f6dad549a0eed62 (diff)
downloadgit-bug-5dd9d24803d065f89e2c43c6e79fec79d728d6b3.tar.gz
readme: update the documentation with the new identity workflow
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
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:
```