diff options
Diffstat (limited to 'doc/man/git-bug-select.1')
-rw-r--r-- | doc/man/git-bug-select.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/git-bug-select.1 b/doc/man/git-bug-select.1 index dfd02a97..e94d80b1 100644 --- a/doc/man/git-bug-select.1 +++ b/doc/man/git-bug-select.1 @@ -1,14 +1,14 @@ .nh -.TH "GIT\-BUG" "1" "Apr 2019" "Generated from git\-bug's source code" "" +.TH "GIT-BUG" "1" "Apr 2019" "Generated from git-bug's source code" "" .SH NAME .PP -git\-bug\-select \- Select a bug for implicit use in future commands. +git-bug-select - Select a bug for implicit use in future commands. .SH SYNOPSIS .PP -\fBgit\-bug select ID [flags]\fP +\fBgit-bug select ID [flags]\fP .SH DESCRIPTION @@ -27,7 +27,7 @@ The complementary command is "git bug deselect" performing the opposite operatio .SH OPTIONS .PP -\fB\-h\fP, \fB\-\-help\fP[=false] +\fB-h\fP, \fB--help\fP[=false] help for select @@ -47,4 +47,4 @@ git bug status .SH SEE ALSO .PP -\fBgit\-bug(1)\fP +\fBgit-bug(1)\fP |