aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-02-24 14:45:24 +0100
committerMichael Muré <batolettre@gmail.com>2019-03-01 22:48:51 +0100
commit304a3349300bba909b1f69e54c0d2d8a338994d1 (patch)
tree4b48eb550a9a71389bfaefc5b11c5ba5c5b6398a /doc/man
parent7a80d8f849861a6033cd0765e5d85a52b08a8854 (diff)
downloadgit-bug-304a3349300bba909b1f69e54c0d2d8a338994d1.tar.gz
commands: add a "user adopt" command to use an existing identity
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/git-bug-user-adopt.129
-rw-r--r--doc/man/git-bug-user.12
2 files changed, 30 insertions, 1 deletions
diff --git a/doc/man/git-bug-user-adopt.1 b/doc/man/git-bug-user-adopt.1
new file mode 100644
index 00000000..f61bc5d4
--- /dev/null
+++ b/doc/man/git-bug-user-adopt.1
@@ -0,0 +1,29 @@
+.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" ""
+.nh
+.ad l
+
+
+.SH NAME
+.PP
+git\-bug\-user\-adopt \- Adopt an existing identity as your own.
+
+
+.SH SYNOPSIS
+.PP
+\fBgit\-bug user adopt <id> [flags]\fP
+
+
+.SH DESCRIPTION
+.PP
+Adopt an existing identity as your own.
+
+
+.SH OPTIONS
+.PP
+\fB\-h\fP, \fB\-\-help\fP[=false]
+ help for adopt
+
+
+.SH SEE ALSO
+.PP
+\fBgit\-bug\-user(1)\fP
diff --git a/doc/man/git-bug-user.1 b/doc/man/git-bug-user.1
index acb9259f..65988c9b 100644
--- a/doc/man/git-bug-user.1
+++ b/doc/man/git-bug-user.1
@@ -26,4 +26,4 @@ Display or change the user identity
.SH SEE ALSO
.PP
-\fBgit\-bug(1)\fP, \fBgit\-bug\-user\-create(1)\fP, \fBgit\-bug\-user\-ls(1)\fP
+\fBgit\-bug(1)\fP, \fBgit\-bug\-user\-adopt(1)\fP, \fBgit\-bug\-user\-create(1)\fP, \fBgit\-bug\-user\-ls(1)\fP