aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_user_create.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_user_create.md')
-rw-r--r--doc/md/git-bug_user_create.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/md/git-bug_user_create.md b/doc/md/git-bug_user_create.md
new file mode 100644
index 00000000..55a1159c
--- /dev/null
+++ b/doc/md/git-bug_user_create.md
@@ -0,0 +1,22 @@
+## git-bug user create
+
+Create a new identity
+
+### Synopsis
+
+Create a new identity
+
+```
+git-bug user create [flags]
+```
+
+### Options
+
+```
+ -h, --help help for create
+```
+
+### SEE ALSO
+
+* [git-bug user](git-bug_user.md) - Display or change the user identity
+