aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug-bug-deselect.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/git-bug-bug-deselect.1')
-rw-r--r--doc/man/git-bug-bug-deselect.142
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/man/git-bug-bug-deselect.1 b/doc/man/git-bug-bug-deselect.1
new file mode 100644
index 00000000..fd342245
--- /dev/null
+++ b/doc/man/git-bug-bug-deselect.1
@@ -0,0 +1,42 @@
+.nh
+.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" ""
+
+.SH NAME
+.PP
+git-bug-bug-deselect - Clear the implicitly selected bug
+
+
+.SH SYNOPSIS
+.PP
+\fBgit-bug 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-bug(1)\fP