aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug-deselect.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/git-bug-deselect.1')
-rw-r--r--doc/man/git-bug-deselect.144
1 files changed, 44 insertions, 0 deletions
diff --git a/doc/man/git-bug-deselect.1 b/doc/man/git-bug-deselect.1
new file mode 100644
index 00000000..430c1c8f
--- /dev/null
+++ b/doc/man/git-bug-deselect.1
@@ -0,0 +1,44 @@
+.TH "GIT-BUG" "1" "Sep 2018" "Generated from git-bug's source code" ""
+.nh
+.ad l
+
+
+.SH NAME
+.PP
+git\-bug\-deselect \- Clear the implicitly selected bug
+
+
+.SH SYNOPSIS
+.PP
+\fBgit\-bug deselect [flags]\fP
+
+
+.SH DESCRIPTION
+.PP
+Clear the implicitly selected bug
+
+
+.SH OPTIONS
+.PP
+\fB\-h\fP, \fB\-\-help\fP[=false]
+ help for deselect
+
+
+.SH EXAMPLE
+.PP
+.RS
+
+.nf
+git bug select 2f15
+git bug comment
+git bug status
+git bug deselect
+
+
+.fi
+.RE
+
+
+.SH SEE ALSO
+.PP
+\fBgit\-bug(1)\fP