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.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/md/git-bug_user_create.md b/doc/md/git-bug_user_create.md
index 25811322..68fc2c0e 100644
--- a/doc/md/git-bug_user_create.md
+++ b/doc/md/git-bug_user_create.md
@@ -9,10 +9,11 @@ git-bug user create [flags]
### Options
```
- -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
+ -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
+ --non-interactive Do not ask for user input
```
### SEE ALSO