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-pull.1 | |
parent | 05d73e1b5321c97cd05133b5ae49d1798bc2fe5d (diff) | |
download | git-bug-9ed515fd546a6ed5e82b2b87d12f0241727d3f89.tar.gz |
update gqlgen
Diffstat (limited to 'doc/man/git-bug-pull.1')
-rw-r--r-- | doc/man/git-bug-pull.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/man/git-bug-pull.1 b/doc/man/git-bug-pull.1 index 3bbcd8d8..f2536b30 100644 --- a/doc/man/git-bug-pull.1 +++ b/doc/man/git-bug-pull.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\-pull \- Pull bugs update from a git remote. +git-bug-pull - Pull bugs update from a git remote. .SH SYNOPSIS .PP -\fBgit\-bug pull [REMOTE] [flags]\fP +\fBgit-bug pull [REMOTE] [flags]\fP .SH DESCRIPTION @@ -18,10 +18,10 @@ Pull bugs update from a git remote. .SH OPTIONS .PP -\fB\-h\fP, \fB\-\-help\fP[=false] +\fB-h\fP, \fB--help\fP[=false] help for pull .SH SEE ALSO .PP -\fBgit\-bug(1)\fP +\fBgit-bug(1)\fP |