From 04ddeef90f8dfb541e1b87ace1cb817679a488df Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Wed, 26 Sep 2018 16:49:00 +0200 Subject: commands: add a "deselect" command to deselect a previously selected bug --- doc/man/git-bug-deselect.1 | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 doc/man/git-bug-deselect.1 (limited to 'doc/man/git-bug-deselect.1') diff --git a/doc/man/git-bug-deselect.1 b/doc/man/git-bug-deselect.1 new file mode 100644 index 000000000..430c1c8f4 --- /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 -- cgit v1.2.3