diff options
Diffstat (limited to 'doc/man/git-bug-commands.1')
-rw-r--r-- | doc/man/git-bug-commands.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/man/git-bug-commands.1 b/doc/man/git-bug-commands.1 index 949b82fe..1d508cdd 100644 --- a/doc/man/git-bug-commands.1 +++ b/doc/man/git-bug-commands.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\-commands \- Display available commands. +git-bug-commands - Display available commands. .SH SYNOPSIS .PP -\fBgit\-bug commands [flags]\fP +\fBgit-bug commands [flags]\fP .SH DESCRIPTION @@ -18,14 +18,14 @@ Display available commands. .SH OPTIONS .PP -\fB\-p\fP, \fB\-\-pretty\fP[=false] +\fB-p\fP, \fB--pretty\fP[=false] Output the command description as well as Markdown compatible comment .PP -\fB\-h\fP, \fB\-\-help\fP[=false] +\fB-h\fP, \fB--help\fP[=false] help for commands .SH SEE ALSO .PP -\fBgit\-bug(1)\fP +\fBgit-bug(1)\fP |