From acc9a6f3a6df2961c3ae44352216d915cb9b5315 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sat, 10 Sep 2022 11:09:19 +0200 Subject: commands: reorg into different packages --- doc/man/git-bug-bug-status-open.1 | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/man/git-bug-bug-status-open.1 (limited to 'doc/man/git-bug-bug-status-open.1') diff --git a/doc/man/git-bug-bug-status-open.1 b/doc/man/git-bug-bug-status-open.1 new file mode 100644 index 00000000..4c001ada --- /dev/null +++ b/doc/man/git-bug-bug-status-open.1 @@ -0,0 +1,27 @@ +.nh +.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" "" + +.SH NAME +.PP +git-bug-bug-status-open - Mark a bug as open + + +.SH SYNOPSIS +.PP +\fBgit-bug bug status open [BUG_ID] [flags]\fP + + +.SH DESCRIPTION +.PP +Mark a bug as open + + +.SH OPTIONS +.PP +\fB-h\fP, \fB--help\fP[=false] + help for open + + +.SH SEE ALSO +.PP +\fBgit-bug-bug-status(1)\fP -- cgit