mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 02:01:43 +03:00
23 lines
265 B
Markdown
23 lines
265 B
Markdown
## git-bug user create
|
|
|
|
Create a new identity.
|
|
|
|
### Synopsis
|
|
|
|
Create a new identity.
|
|
|
|
```
|
|
git-bug user create [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for create
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [git-bug user](git-bug_user.md) - Display or change the user identity.
|
|
|