blob: 2a613ae238d8222f233ac02300d0bf6796bdd37b (
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
26
27
28
29
30
31
|
.nh
.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
.SH NAME
.PP
git-bug-user - Display or change the user identity.
.SH SYNOPSIS
.PP
\fBgit-bug user [USER-ID] [flags]\fP
.SH DESCRIPTION
.PP
Display or change the user identity.
.SH OPTIONS
.PP
\fB-f\fP, \fB--field\fP=""
Select field to display. Valid values are [email,humanId,id,lastModification,lastModificationLamports,login,metadata,name]
.PP
\fB-h\fP, \fB--help\fP[=false]
help for user
.SH SEE ALSO
.PP
\fBgit-bug(1)\fP, \fBgit-bug-user-adopt(1)\fP, \fBgit-bug-user-create(1)\fP, \fBgit-bug-user-ls(1)\fP
|