From 844616baf8dc628360942d57fd69f24e298e08da Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sat, 19 Jan 2019 16:01:06 +0100 Subject: identity: more progress and fixes --- doc/man/git-bug-id.1 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 doc/man/git-bug-id.1 (limited to 'doc/man') diff --git a/doc/man/git-bug-id.1 b/doc/man/git-bug-id.1 new file mode 100644 index 00000000..259c4c48 --- /dev/null +++ b/doc/man/git-bug-id.1 @@ -0,0 +1,29 @@ +.TH "GIT-BUG" "1" "Jan 2019" "Generated from git-bug's source code" "" +.nh +.ad l + + +.SH NAME +.PP +git\-bug\-id \- Display or change the user identity + + +.SH SYNOPSIS +.PP +\fBgit\-bug id [] [flags]\fP + + +.SH DESCRIPTION +.PP +Display or change the user identity + + +.SH OPTIONS +.PP +\fB\-h\fP, \fB\-\-help\fP[=false] + help for id + + +.SH SEE ALSO +.PP +\fBgit\-bug(1)\fP -- cgit From d2483d83dd52365741f51eca106aa18c4e8d6420 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sat, 16 Feb 2019 17:32:30 +0100 Subject: identity: I can compile again !! --- doc/man/git-bug.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man') diff --git a/doc/man/git-bug.1 b/doc/man/git-bug.1 index 123f9a33..f3ad4729 100644 --- a/doc/man/git-bug.1 +++ b/doc/man/git-bug.1 @@ -31,4 +31,4 @@ the same git remote your are already using to collaborate with other peoples. .SH SEE ALSO .PP -\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-bridge(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-deselect(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-ls\-label(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-select(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-status(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-title(1)\fP, \fBgit\-bug\-version(1)\fP, \fBgit\-bug\-webui(1)\fP +\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-bridge(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-deselect(1)\fP, \fBgit\-bug\-id(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-ls\-label(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-select(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-status(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-title(1)\fP, \fBgit\-bug\-version(1)\fP, \fBgit\-bug\-webui(1)\fP -- cgit From da558b05ef79f4c80df10c6969a9ae5f4f764f96 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sat, 16 Feb 2019 19:34:52 +0100 Subject: identity: all tests green o/ --- doc/man/git-bug-id.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man') diff --git a/doc/man/git-bug-id.1 b/doc/man/git-bug-id.1 index 259c4c48..b3baf589 100644 --- a/doc/man/git-bug-id.1 +++ b/doc/man/git-bug-id.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Jan 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" .nh .ad l -- cgit From 864eae0d6bd0732260c0c56583bb77f9b25b60f6 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sun, 17 Feb 2019 16:12:06 +0100 Subject: identity: work on higher level now, cache, first two identity commands --- doc/man/git-bug-bridge-bridge.1 | 29 ----------------------------- doc/man/git-bug-id.1 | 29 ----------------------------- doc/man/git-bug-user-create.1 | 29 +++++++++++++++++++++++++++++ doc/man/git-bug-user.1 | 29 +++++++++++++++++++++++++++++ doc/man/git-bug.1 | 2 +- 5 files changed, 59 insertions(+), 59 deletions(-) delete mode 100644 doc/man/git-bug-bridge-bridge.1 delete mode 100644 doc/man/git-bug-id.1 create mode 100644 doc/man/git-bug-user-create.1 create mode 100644 doc/man/git-bug-user.1 (limited to 'doc/man') diff --git a/doc/man/git-bug-bridge-bridge.1 b/doc/man/git-bug-bridge-bridge.1 deleted file mode 100644 index edd0a5d3..00000000 --- a/doc/man/git-bug-bridge-bridge.1 +++ /dev/null @@ -1,29 +0,0 @@ -.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" "" -.nh -.ad l - - -.SH NAME -.PP -git\-bug\-bridge\-bridge \- Configure and use bridges to other bug trackers - - -.SH SYNOPSIS -.PP -\fBgit\-bug bridge bridge [flags]\fP - - -.SH DESCRIPTION -.PP -Configure and use bridges to other bug trackers - - -.SH OPTIONS -.PP -\fB\-h\fP, \fB\-\-help\fP[=false] - help for bridge - - -.SH SEE ALSO -.PP -\fBgit\-bug\-bridge(1)\fP diff --git a/doc/man/git-bug-id.1 b/doc/man/git-bug-id.1 deleted file mode 100644 index b3baf589..00000000 --- a/doc/man/git-bug-id.1 +++ /dev/null @@ -1,29 +0,0 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" -.nh -.ad l - - -.SH NAME -.PP -git\-bug\-id \- Display or change the user identity - - -.SH SYNOPSIS -.PP -\fBgit\-bug id [] [flags]\fP - - -.SH DESCRIPTION -.PP -Display or change the user identity - - -.SH OPTIONS -.PP -\fB\-h\fP, \fB\-\-help\fP[=false] - help for id - - -.SH SEE ALSO -.PP -\fBgit\-bug(1)\fP diff --git a/doc/man/git-bug-user-create.1 b/doc/man/git-bug-user-create.1 new file mode 100644 index 00000000..a54adca4 --- /dev/null +++ b/doc/man/git-bug-user-create.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\-create \- Create a new identity + + +.SH SYNOPSIS +.PP +\fBgit\-bug user create [flags]\fP + + +.SH DESCRIPTION +.PP +Create a new identity + + +.SH OPTIONS +.PP +\fB\-h\fP, \fB\-\-help\fP[=false] + help for create + + +.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 new file mode 100644 index 00000000..eb074973 --- /dev/null +++ b/doc/man/git-bug-user.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 \- Display or change the user identity + + +.SH SYNOPSIS +.PP +\fBgit\-bug user [] [flags]\fP + + +.SH DESCRIPTION +.PP +Display or change the user identity + + +.SH OPTIONS +.PP +\fB\-h\fP, \fB\-\-help\fP[=false] + help for user + + +.SH SEE ALSO +.PP +\fBgit\-bug(1)\fP, \fBgit\-bug\-user\-create(1)\fP diff --git a/doc/man/git-bug.1 b/doc/man/git-bug.1 index f3ad4729..523dafe5 100644 --- a/doc/man/git-bug.1 +++ b/doc/man/git-bug.1 @@ -31,4 +31,4 @@ the same git remote your are already using to collaborate with other peoples. .SH SEE ALSO .PP -\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-bridge(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-deselect(1)\fP, \fBgit\-bug\-id(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-ls\-label(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-select(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-status(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-title(1)\fP, \fBgit\-bug\-version(1)\fP, \fBgit\-bug\-webui(1)\fP +\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-bridge(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-deselect(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-ls\-label(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-select(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-status(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-title(1)\fP, \fBgit\-bug\-user(1)\fP, \fBgit\-bug\-version(1)\fP, \fBgit\-bug\-webui(1)\fP -- cgit From 7a80d8f849861a6033cd0765e5d85a52b08a8854 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sun, 24 Feb 2019 14:17:52 +0100 Subject: commands: add a super-fast "user ls" command --- doc/man/git-bug-user-ls.1 | 33 +++++++++++++++++++++++++++++++++ doc/man/git-bug-user.1 | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 doc/man/git-bug-user-ls.1 (limited to 'doc/man') diff --git a/doc/man/git-bug-user-ls.1 b/doc/man/git-bug-user-ls.1 new file mode 100644 index 00000000..6820a28d --- /dev/null +++ b/doc/man/git-bug-user-ls.1 @@ -0,0 +1,33 @@ +.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.nh +.ad l + + +.SH NAME +.PP +git\-bug\-user\-ls \- List identities + + +.SH SYNOPSIS +.PP +\fBgit\-bug user ls [flags]\fP + + +.SH DESCRIPTION +.PP +List identities + + +.SH OPTIONS +.PP +\fB\-v\fP, \fB\-\-verbose\fP[=false] + Print extra information + +.PP +\fB\-h\fP, \fB\-\-help\fP[=false] + help for ls + + +.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 eb074973..acb9259f 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(1)\fP, \fBgit\-bug\-user\-create(1)\fP, \fBgit\-bug\-user\-ls(1)\fP -- cgit From 304a3349300bba909b1f69e54c0d2d8a338994d1 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sun, 24 Feb 2019 14:45:24 +0100 Subject: commands: add a "user adopt" command to use an existing identity --- doc/man/git-bug-user-adopt.1 | 29 +++++++++++++++++++++++++++++ doc/man/git-bug-user.1 | 2 +- 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 doc/man/git-bug-user-adopt.1 (limited to 'doc/man') 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 [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 -- cgit From 2fd5f71b592eeebd0c0c4c770a7dac88d7eae80a Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sun, 24 Feb 2019 14:46:08 +0100 Subject: commands: add a "." at the end of Short commands usage --- doc/man/git-bug-ls-id.1 | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 doc/man/git-bug-ls-id.1 (limited to 'doc/man') diff --git a/doc/man/git-bug-ls-id.1 b/doc/man/git-bug-ls-id.1 new file mode 100644 index 00000000..aba67e1c --- /dev/null +++ b/doc/man/git-bug-ls-id.1 @@ -0,0 +1,29 @@ +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" +.nh +.ad l + + +.SH NAME +.PP +git\-bug\-ls\-id \- List Bug Id + + +.SH SYNOPSIS +.PP +\fBgit\-bug ls\-id [] [flags]\fP + + +.SH DESCRIPTION +.PP +List Bug Id + + +.SH OPTIONS +.PP +\fB\-h\fP, \fB\-\-help\fP[=false] + help for ls\-id + + +.SH SEE ALSO +.PP +\fBgit\-bug(1)\fP -- cgit From c235d89d36500e58e3bcadda94e9cab06023dd55 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sun, 24 Feb 2019 23:05:03 +0100 Subject: commands: show the last modification time in "user" --- doc/man/git-bug-user-ls.1 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/man') diff --git a/doc/man/git-bug-user-ls.1 b/doc/man/git-bug-user-ls.1 index 6820a28d..3ac292f1 100644 --- a/doc/man/git-bug-user-ls.1 +++ b/doc/man/git-bug-user-ls.1 @@ -19,10 +19,6 @@ List identities .SH OPTIONS -.PP -\fB\-v\fP, \fB\-\-verbose\fP[=false] - Print extra information - .PP \fB\-h\fP, \fB\-\-help\fP[=false] help for ls -- cgit From 782576f12401c1fd75b0281f9df72b1c4fd53e1f Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Fri, 1 Mar 2019 22:56:04 +0100 Subject: update generated files --- doc/man/git-bug-add.1 | 6 +++--- doc/man/git-bug-bridge-configure.1 | 6 +++--- doc/man/git-bug-bridge-pull.1 | 6 +++--- doc/man/git-bug-bridge-rm.1 | 6 +++--- doc/man/git-bug-bridge.1 | 6 +++--- doc/man/git-bug-commands.1 | 6 +++--- doc/man/git-bug-comment-add.1 | 6 +++--- doc/man/git-bug-comment.1 | 6 +++--- doc/man/git-bug-deselect.1 | 6 +++--- doc/man/git-bug-label-add.1 | 6 +++--- doc/man/git-bug-label-rm.1 | 6 +++--- doc/man/git-bug-label.1 | 6 +++--- doc/man/git-bug-ls-label.1 | 4 ++-- doc/man/git-bug-ls.1 | 4 ++-- doc/man/git-bug-pull.1 | 6 +++--- doc/man/git-bug-push.1 | 6 +++--- doc/man/git-bug-select.1 | 6 +++--- doc/man/git-bug-show.1 | 6 +++--- doc/man/git-bug-status-close.1 | 6 +++--- doc/man/git-bug-status-open.1 | 6 +++--- doc/man/git-bug-status.1 | 6 +++--- doc/man/git-bug-termui.1 | 6 +++--- doc/man/git-bug-title-edit.1 | 6 +++--- doc/man/git-bug-title.1 | 6 +++--- doc/man/git-bug-user-adopt.1 | 2 +- doc/man/git-bug-user-create.1 | 6 +++--- doc/man/git-bug-user-ls.1 | 6 +++--- doc/man/git-bug-user.1 | 6 +++--- doc/man/git-bug-version.1 | 6 +++--- doc/man/git-bug-webui.1 | 6 +++--- doc/man/git-bug.1 | 6 +++--- 31 files changed, 89 insertions(+), 89 deletions(-) (limited to 'doc/man') diff --git a/doc/man/git-bug-add.1 b/doc/man/git-bug-add.1 index dffec904..480cdf96 100644 --- a/doc/man/git-bug-add.1 +++ b/doc/man/git-bug-add.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-add \- Create a new bug +git\-bug\-add \- Create a new bug. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-add \- Create a new bug .SH DESCRIPTION .PP -Create a new bug +Create a new bug. .SH OPTIONS diff --git a/doc/man/git-bug-bridge-configure.1 b/doc/man/git-bug-bridge-configure.1 index e84258f7..ed23ebc1 100644 --- a/doc/man/git-bug-bridge-configure.1 +++ b/doc/man/git-bug-bridge-configure.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-bridge\-configure \- Configure a new bridge +git\-bug\-bridge\-configure \- Configure a new bridge. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-bridge\-configure \- Configure a new bridge .SH DESCRIPTION .PP -Configure a new bridge +Configure a new bridge. .SH OPTIONS diff --git a/doc/man/git-bug-bridge-pull.1 b/doc/man/git-bug-bridge-pull.1 index c9f117c7..69f69316 100644 --- a/doc/man/git-bug-bridge-pull.1 +++ b/doc/man/git-bug-bridge-pull.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-bridge\-pull \- Pull updates +git\-bug\-bridge\-pull \- Pull updates. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-bridge\-pull \- Pull updates .SH DESCRIPTION .PP -Pull updates +Pull updates. .SH OPTIONS diff --git a/doc/man/git-bug-bridge-rm.1 b/doc/man/git-bug-bridge-rm.1 index 7f538acc..5760b917 100644 --- a/doc/man/git-bug-bridge-rm.1 +++ b/doc/man/git-bug-bridge-rm.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-bridge\-rm \- Delete a configured bridge +git\-bug\-bridge\-rm \- Delete a configured bridge. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-bridge\-rm \- Delete a configured bridge .SH DESCRIPTION .PP -Delete a configured bridge +Delete a configured bridge. .SH OPTIONS diff --git a/doc/man/git-bug-bridge.1 b/doc/man/git-bug-bridge.1 index 4eeb627a..24702f12 100644 --- a/doc/man/git-bug-bridge.1 +++ b/doc/man/git-bug-bridge.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-bridge \- Configure and use bridges to other bug trackers +git\-bug\-bridge \- Configure and use bridges to other bug trackers. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-bridge \- Configure and use bridges to other bug trackers .SH DESCRIPTION .PP -Configure and use bridges to other bug trackers +Configure and use bridges to other bug trackers. .SH OPTIONS diff --git a/doc/man/git-bug-commands.1 b/doc/man/git-bug-commands.1 index d959b2c9..fd54c8cc 100644 --- a/doc/man/git-bug-commands.1 +++ b/doc/man/git-bug-commands.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-commands \- Display available commands +git\-bug\-commands \- Display available commands. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-commands \- Display available commands .SH DESCRIPTION .PP -Display available commands +Display available commands. .SH OPTIONS diff --git a/doc/man/git-bug-comment-add.1 b/doc/man/git-bug-comment-add.1 index 8a7ce4fa..f68a8bf9 100644 --- a/doc/man/git-bug-comment-add.1 +++ b/doc/man/git-bug-comment-add.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-comment\-add \- Add a new comment +git\-bug\-comment\-add \- Add a new comment. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-comment\-add \- Add a new comment .SH DESCRIPTION .PP -Add a new comment +Add a new comment. .SH OPTIONS diff --git a/doc/man/git-bug-comment.1 b/doc/man/git-bug-comment.1 index 4b5300f4..234d7a01 100644 --- a/doc/man/git-bug-comment.1 +++ b/doc/man/git-bug-comment.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-comment \- Display or add comments +git\-bug\-comment \- Display or add comments. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-comment \- Display or add comments .SH DESCRIPTION .PP -Display or add comments +Display or add comments. .SH OPTIONS diff --git a/doc/man/git-bug-deselect.1 b/doc/man/git-bug-deselect.1 index 35f45501..7743906f 100644 --- a/doc/man/git-bug-deselect.1 +++ b/doc/man/git-bug-deselect.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-deselect \- Clear the implicitly selected bug +git\-bug\-deselect \- Clear the implicitly selected bug. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-deselect \- Clear the implicitly selected bug .SH DESCRIPTION .PP -Clear the implicitly selected bug +Clear the implicitly selected bug. .SH OPTIONS diff --git a/doc/man/git-bug-label-add.1 b/doc/man/git-bug-label-add.1 index 5cbdbb6a..a90e1d22 100644 --- a/doc/man/git-bug-label-add.1 +++ b/doc/man/git-bug-label-add.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-label\-add \- Add a label +git\-bug\-label\-add \- Add a label. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-label\-add \- Add a label .SH DESCRIPTION .PP -Add a label +Add a label. .SH OPTIONS diff --git a/doc/man/git-bug-label-rm.1 b/doc/man/git-bug-label-rm.1 index fb7efdc9..61b24a9a 100644 --- a/doc/man/git-bug-label-rm.1 +++ b/doc/man/git-bug-label-rm.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-label\-rm \- Remove a label +git\-bug\-label\-rm \- Remove a label. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-label\-rm \- Remove a label .SH DESCRIPTION .PP -Remove a label +Remove a label. .SH OPTIONS diff --git a/doc/man/git-bug-label.1 b/doc/man/git-bug-label.1 index d4cde473..2c005603 100644 --- a/doc/man/git-bug-label.1 +++ b/doc/man/git-bug-label.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-label \- Display, add or remove labels +git\-bug\-label \- Display, add or remove labels. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-label \- Display, add or remove labels .SH DESCRIPTION .PP -Display, add or remove labels +Display, add or remove labels. .SH OPTIONS diff --git a/doc/man/git-bug-ls-label.1 b/doc/man/git-bug-ls-label.1 index 1b69b305..1fa37b7f 100644 --- a/doc/man/git-bug-ls-label.1 +++ b/doc/man/git-bug-ls-label.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-ls\-label \- List valid labels +git\-bug\-ls\-label \- List valid labels. .SH SYNOPSIS diff --git a/doc/man/git-bug-ls.1 b/doc/man/git-bug-ls.1 index e9cdb4c8..eb985fd2 100644 --- a/doc/man/git-bug-ls.1 +++ b/doc/man/git-bug-ls.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-ls \- List bugs +git\-bug\-ls \- List bugs. .SH SYNOPSIS diff --git a/doc/man/git-bug-pull.1 b/doc/man/git-bug-pull.1 index 315ce01a..9dbf511b 100644 --- a/doc/man/git-bug-pull.1 +++ b/doc/man/git-bug-pull.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-pull \- Pull bugs update from a git remote +git\-bug\-pull \- Pull bugs update from a git remote. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-pull \- Pull bugs update from a git remote .SH DESCRIPTION .PP -Pull bugs update from a git remote +Pull bugs update from a git remote. .SH OPTIONS diff --git a/doc/man/git-bug-push.1 b/doc/man/git-bug-push.1 index 0466e0ef..e220cfa5 100644 --- a/doc/man/git-bug-push.1 +++ b/doc/man/git-bug-push.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-push \- Push bugs update to a git remote +git\-bug\-push \- Push bugs update to a git remote. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-push \- Push bugs update to a git remote .SH DESCRIPTION .PP -Push bugs update to a git remote +Push bugs update to a git remote. .SH OPTIONS diff --git a/doc/man/git-bug-select.1 b/doc/man/git-bug-select.1 index 9324a873..677795c3 100644 --- a/doc/man/git-bug-select.1 +++ b/doc/man/git-bug-select.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-select \- Select a bug for implicit use in future commands +git\-bug\-select \- Select a bug for implicit use in future commands. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-select \- Select a bug for implicit use in future commands .SH DESCRIPTION .PP -Select a bug for implicit use in future commands +Select a bug for implicit use in future commands. .SH OPTIONS diff --git a/doc/man/git-bug-show.1 b/doc/man/git-bug-show.1 index 443b75ec..9656e9f1 100644 --- a/doc/man/git-bug-show.1 +++ b/doc/man/git-bug-show.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-show \- Display the details of a bug +git\-bug\-show \- Display the details of a bug. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-show \- Display the details of a bug .SH DESCRIPTION .PP -Display the details of a bug +Display the details of a bug. .SH OPTIONS diff --git a/doc/man/git-bug-status-close.1 b/doc/man/git-bug-status-close.1 index 9552d037..17fb03f3 100644 --- a/doc/man/git-bug-status-close.1 +++ b/doc/man/git-bug-status-close.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-status\-close \- Mark a bug as closed +git\-bug\-status\-close \- Mark a bug as closed. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-status\-close \- Mark a bug as closed .SH DESCRIPTION .PP -Mark a bug as closed +Mark a bug as closed. .SH OPTIONS diff --git a/doc/man/git-bug-status-open.1 b/doc/man/git-bug-status-open.1 index 9f7b69cf..ec219a4b 100644 --- a/doc/man/git-bug-status-open.1 +++ b/doc/man/git-bug-status-open.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-status\-open \- Mark a bug as open +git\-bug\-status\-open \- Mark a bug as open. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-status\-open \- Mark a bug as open .SH DESCRIPTION .PP -Mark a bug as open +Mark a bug as open. .SH OPTIONS diff --git a/doc/man/git-bug-status.1 b/doc/man/git-bug-status.1 index c31e542d..104d03b0 100644 --- a/doc/man/git-bug-status.1 +++ b/doc/man/git-bug-status.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-status \- Display or change a bug status +git\-bug\-status \- Display or change a bug status. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-status \- Display or change a bug status .SH DESCRIPTION .PP -Display or change a bug status +Display or change a bug status. .SH OPTIONS diff --git a/doc/man/git-bug-termui.1 b/doc/man/git-bug-termui.1 index d395ab06..76bae0a1 100644 --- a/doc/man/git-bug-termui.1 +++ b/doc/man/git-bug-termui.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-termui \- Launch the terminal UI +git\-bug\-termui \- Launch the terminal UI. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-termui \- Launch the terminal UI .SH DESCRIPTION .PP -Launch the terminal UI +Launch the terminal UI. .SH OPTIONS diff --git a/doc/man/git-bug-title-edit.1 b/doc/man/git-bug-title-edit.1 index ab33c4ae..642f7baa 100644 --- a/doc/man/git-bug-title-edit.1 +++ b/doc/man/git-bug-title-edit.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-title\-edit \- Edit a title +git\-bug\-title\-edit \- Edit a title. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-title\-edit \- Edit a title .SH DESCRIPTION .PP -Edit a title +Edit a title. .SH OPTIONS diff --git a/doc/man/git-bug-title.1 b/doc/man/git-bug-title.1 index 5dc58465..9dd2c346 100644 --- a/doc/man/git-bug-title.1 +++ b/doc/man/git-bug-title.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-title \- Display or change a title +git\-bug\-title \- Display or change a title. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-title \- Display or change a title .SH DESCRIPTION .PP -Display or change a title +Display or change a title. .SH OPTIONS diff --git a/doc/man/git-bug-user-adopt.1 b/doc/man/git-bug-user-adopt.1 index f61bc5d4..55e5f62f 100644 --- a/doc/man/git-bug-user-adopt.1 +++ b/doc/man/git-bug-user-adopt.1 @@ -1,4 +1,4 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l diff --git a/doc/man/git-bug-user-create.1 b/doc/man/git-bug-user-create.1 index a54adca4..07dc08b9 100644 --- a/doc/man/git-bug-user-create.1 +++ b/doc/man/git-bug-user-create.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-user\-create \- Create a new identity +git\-bug\-user\-create \- Create a new identity. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-user\-create \- Create a new identity .SH DESCRIPTION .PP -Create a new identity +Create a new identity. .SH OPTIONS diff --git a/doc/man/git-bug-user-ls.1 b/doc/man/git-bug-user-ls.1 index 3ac292f1..6e8b8f68 100644 --- a/doc/man/git-bug-user-ls.1 +++ b/doc/man/git-bug-user-ls.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-user\-ls \- List identities +git\-bug\-user\-ls \- List identities. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-user\-ls \- List identities .SH DESCRIPTION .PP -List identities +List identities. .SH OPTIONS diff --git a/doc/man/git-bug-user.1 b/doc/man/git-bug-user.1 index 65988c9b..083db84c 100644 --- a/doc/man/git-bug-user.1 +++ b/doc/man/git-bug-user.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-user \- Display or change the user identity +git\-bug\-user \- Display or change the user identity. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-user \- Display or change the user identity .SH DESCRIPTION .PP -Display or change the user identity +Display or change the user identity. .SH OPTIONS diff --git a/doc/man/git-bug-version.1 b/doc/man/git-bug-version.1 index 09bf6cf4..e8b84eb6 100644 --- a/doc/man/git-bug-version.1 +++ b/doc/man/git-bug-version.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-version \- Show git\-bug version information +git\-bug\-version \- Show git\-bug version information. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-version \- Show git\-bug version information .SH DESCRIPTION .PP -Show git\-bug version information +Show git\-bug version information. .SH OPTIONS diff --git a/doc/man/git-bug-webui.1 b/doc/man/git-bug-webui.1 index 5ca9e4e9..c641a342 100644 --- a/doc/man/git-bug-webui.1 +++ b/doc/man/git-bug-webui.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug\-webui \- Launch the web UI +git\-bug\-webui \- Launch the web UI. .SH SYNOPSIS @@ -15,7 +15,7 @@ git\-bug\-webui \- Launch the web UI .SH DESCRIPTION .PP -Launch the web UI +Launch the web UI. .SH OPTIONS diff --git a/doc/man/git-bug.1 b/doc/man/git-bug.1 index 523dafe5..40d4b1aa 100644 --- a/doc/man/git-bug.1 +++ b/doc/man/git-bug.1 @@ -1,11 +1,11 @@ -.TH "GIT-BUG" "1" "Feb 2019" "Generated from git-bug's source code" "" +.TH "GIT-BUG" "1" "Mar 2019" "Generated from git-bug's source code" "" .nh .ad l .SH NAME .PP -git\-bug \- A bug tracker embedded in Git +git\-bug \- A bug tracker embedded in Git. .SH SYNOPSIS @@ -31,4 +31,4 @@ the same git remote your are already using to collaborate with other peoples. .SH SEE ALSO .PP -\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-bridge(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-deselect(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-ls\-label(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-select(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-status(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-title(1)\fP, \fBgit\-bug\-user(1)\fP, \fBgit\-bug\-version(1)\fP, \fBgit\-bug\-webui(1)\fP +\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-bridge(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-deselect(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-ls\-id(1)\fP, \fBgit\-bug\-ls\-label(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-select(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-status(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-title(1)\fP, \fBgit\-bug\-user(1)\fP, \fBgit\-bug\-version(1)\fP, \fBgit\-bug\-webui(1)\fP -- cgit