aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_id.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-01-19 16:01:06 +0100
committerMichael Muré <batolettre@gmail.com>2019-03-01 22:40:21 +0100
commit844616baf8dc628360942d57fd69f24e298e08da (patch)
tree3fd635e08a06de60618d47ab022554a1f78364de /doc/md/git-bug_id.md
parentbdbe9e7e8256fff820efe1ce707e7154d517ecb3 (diff)
downloadgit-bug-844616baf8dc628360942d57fd69f24e298e08da.tar.gz
identity: more progress and fixes
Diffstat (limited to 'doc/md/git-bug_id.md')
-rw-r--r--doc/md/git-bug_id.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/md/git-bug_id.md b/doc/md/git-bug_id.md
new file mode 100644
index 00000000..09f8f276
--- /dev/null
+++ b/doc/md/git-bug_id.md
@@ -0,0 +1,22 @@
+## git-bug id
+
+Display or change the user identity
+
+### Synopsis
+
+Display or change the user identity
+
+```
+git-bug id [<id>] [flags]
+```
+
+### Options
+
+```
+ -h, --help help for id
+```
+
+### SEE ALSO
+
+* [git-bug](git-bug.md) - A bug tracker embedded in Git
+