aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_user.md
blob: fe81a2c009714626c16a9c794fd1a57210df42f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
## git-bug user

Display or change the user identity.

### Synopsis

Display or change the user identity.

```
git-bug user [<user-id>] [flags]
```

### Options

```
  -h, --help   help for user
```

### SEE ALSO

* [git-bug](git-bug.md)	 - A bug tracker embedded in Git.
* [git-bug user adopt](git-bug_user_adopt.md)	 - Adopt an existing identity as your own.
* [git-bug user create](git-bug_user_create.md)	 - Create a new identity.
* [git-bug user ls](git-bug_user_ls.md)	 - List identities.