git-bug_user.md
1## git-bug user
2
3Display or change the user identity
4
5### Synopsis
6
7Display or change the user identity
8
9```
10git-bug user [<id>] [flags]
11```
12
13### Options
14
15```
16 -h, --help help for user
17```
18
19### SEE ALSO
20
21* [git-bug](git-bug.md) - A bug tracker embedded in Git
22* [git-bug user create](git-bug_user_create.md) - Create a new identity
23