diff options
author | Michael Muré <batolettre@gmail.com> | 2019-04-18 02:44:52 +0200 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2019-04-18 02:44:52 +0200 |
commit | 5dd9d24803d065f89e2c43c6e79fec79d728d6b3 (patch) | |
tree | 4d17354479381fa06cd5b32c1a042f810c8615ec /README.md | |
parent | 790c1e4b823c5f0d90771e5b9f6dad549a0eed62 (diff) | |
download | git-bug-5dd9d24803d065f89e2c43c6e79fec79d728d6b3.tar.gz |
readme: update the documentation with the new identity workflow
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -52,6 +52,12 @@ That's all ! ## CLI usage +Create a new identity: + +``` +git bug user create +``` + Create a new bug: ``` |