aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug-user-create.1
diff options
context:
space:
mode:
authorHariharan <hello@cvhariharan.dev>2021-04-25 20:16:36 +0530
committerGitHub <noreply@github.com>2021-04-25 16:46:36 +0200
commitbc96f316ffa7dbf012e560c0b5304b716fb5daff (patch)
treef8f65259e085d1dd04bde34bc562952c50259ce6 /doc/man/git-bug-user-create.1
parentb616fe9f35009287ee16b507a4d0417acd9d78a6 (diff)
downloadgit-bug-bc96f316ffa7dbf012e560c0b5304b716fb5daff.tar.gz
CLI - allow user create without prompt (#650)
* CLI - allow user create without prompt. Fixes #577 * Update commands/user_create.go email message Co-authored-by: Michael Muré <batolettre@gmail.com> * Update docs Co-authored-by: Michael Muré <batolettre@gmail.com>
Diffstat (limited to 'doc/man/git-bug-user-create.1')
-rw-r--r--doc/man/git-bug-user-create.112
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/man/git-bug-user-create.1 b/doc/man/git-bug-user-create.1
index fa991cc3..181cd15f 100644
--- a/doc/man/git-bug-user-create.1
+++ b/doc/man/git-bug-user-create.1
@@ -18,9 +18,21 @@ Create a new identity.
.SH OPTIONS
.PP
+\fB\-a\fP, \fB\-\-avatar\fP=""
+ Avatar URL
+
+.PP
+\fB\-e\fP, \fB\-\-email\fP=""
+ Email of the user
+
+.PP
\fB\-h\fP, \fB\-\-help\fP[=false]
help for create
+.PP
+\fB\-n\fP, \fB\-\-name\fP=""
+ Name to identify the user
+
.SH SEE ALSO
.PP