diff options
author | Michael Muré <batolettre@gmail.com> | 2022-02-15 19:57:26 +0100 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2022-02-15 19:57:26 +0100 |
commit | 9ed515fd546a6ed5e82b2b87d12f0241727d3f89 (patch) | |
tree | fdf45c882b3e8a32f4ff62e30a634b2bdd77d872 /doc/man/git-bug-commands.1 | |
parent | 05d73e1b5321c97cd05133b5ae49d1798bc2fe5d (diff) | |
download | git-bug-9ed515fd546a6ed5e82b2b87d12f0241727d3f89.tar.gz |
update gqlgen
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 |