diff options
Diffstat (limited to 'doc/md/git-bug_user_create.md')
-rw-r--r-- | doc/md/git-bug_user_create.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/md/git-bug_user_create.md b/doc/md/git-bug_user_create.md index 95fcc5eb..25811322 100644 --- a/doc/md/git-bug_user_create.md +++ b/doc/md/git-bug_user_create.md @@ -9,7 +9,10 @@ git-bug user create [flags] ### Options ``` - -h, --help help for create + -a, --avatar string Avatar URL + -e, --email string Email of the user + -h, --help help for create + -n, --name string Name to identify the user ``` ### SEE ALSO |