aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-09-16 14:29:14 +0200
committerMichael Muré <batolettre@gmail.com>2018-09-16 14:29:14 +0200
commitdad61892cea320cd28c23c73fdf65a90404c6099 (patch)
treeda964d3af2001027ef880d93cf5914ecd40984e8 /doc/man
parenta846fb96de587afdd9b3ea37bdb9731d77e44863 (diff)
downloadgit-bug-dad61892cea320cd28c23c73fdf65a90404c6099.tar.gz
commands: migrate the open/close commands under the "status" command
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/git-bug-status-close.129
-rw-r--r--doc/man/git-bug-status-open.129
-rw-r--r--doc/man/git-bug-status.12
-rw-r--r--doc/man/git-bug.12
4 files changed, 60 insertions, 2 deletions
diff --git a/doc/man/git-bug-status-close.1 b/doc/man/git-bug-status-close.1
new file mode 100644
index 00000000..0d45d112
--- /dev/null
+++ b/doc/man/git-bug-status-close.1
@@ -0,0 +1,29 @@
+.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" ""
+.nh
+.ad l
+
+
+.SH NAME
+.PP
+git\-bug\-status\-close \- Mark the bug as closed
+
+
+.SH SYNOPSIS
+.PP
+\fBgit\-bug status close <id> [flags]\fP
+
+
+.SH DESCRIPTION
+.PP
+Mark the bug as closed
+
+
+.SH OPTIONS
+.PP
+\fB\-h\fP, \fB\-\-help\fP[=false]
+ help for close
+
+
+.SH SEE ALSO
+.PP
+\fBgit\-bug\-status(1)\fP
diff --git a/doc/man/git-bug-status-open.1 b/doc/man/git-bug-status-open.1
new file mode 100644
index 00000000..70a23437
--- /dev/null
+++ b/doc/man/git-bug-status-open.1
@@ -0,0 +1,29 @@
+.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" ""
+.nh
+.ad l
+
+
+.SH NAME
+.PP
+git\-bug\-status\-open \- Mark the bug as open
+
+
+.SH SYNOPSIS
+.PP
+\fBgit\-bug status open <id> [flags]\fP
+
+
+.SH DESCRIPTION
+.PP
+Mark the bug as open
+
+
+.SH OPTIONS
+.PP
+\fB\-h\fP, \fB\-\-help\fP[=false]
+ help for open
+
+
+.SH SEE ALSO
+.PP
+\fBgit\-bug\-status(1)\fP
diff --git a/doc/man/git-bug-status.1 b/doc/man/git-bug-status.1
index 076791e8..69628f26 100644
--- a/doc/man/git-bug-status.1
+++ b/doc/man/git-bug-status.1
@@ -26,4 +26,4 @@ Show the bug status
.SH SEE ALSO
.PP
-\fBgit\-bug(1)\fP
+\fBgit\-bug(1)\fP, \fBgit\-bug\-status\-close(1)\fP, \fBgit\-bug\-status\-open(1)\fP
diff --git a/doc/man/git-bug.1 b/doc/man/git-bug.1
index 7c6879fa..adcdd999 100644
--- a/doc/man/git-bug.1
+++ b/doc/man/git-bug.1
@@ -29,4 +29,4 @@ It use the same internal storage so it doesn't pollute your project. As you woul
.SH SEE ALSO
.PP
-\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-close(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-open(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-status(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-title(1)\fP, \fBgit\-bug\-webui(1)\fP
+\fBgit\-bug\-add(1)\fP, \fBgit\-bug\-commands(1)\fP, \fBgit\-bug\-comment(1)\fP, \fBgit\-bug\-label(1)\fP, \fBgit\-bug\-ls(1)\fP, \fBgit\-bug\-pull(1)\fP, \fBgit\-bug\-push(1)\fP, \fBgit\-bug\-show(1)\fP, \fBgit\-bug\-status(1)\fP, \fBgit\-bug\-termui(1)\fP, \fBgit\-bug\-title(1)\fP, \fBgit\-bug\-webui(1)\fP