1## git-bug pull
2
3Pull bugs update from a git remote
4
5### Synopsis
6
7Pull bugs update from a git remote
8
9```
10git-bug pull [<remote>] [flags]
11```
12
13### Options
14
15```
16 -h, --help help for pull
17```
18
19### SEE ALSO
20
21* [git-bug](git-bug.md) - A bug tracker embedded in Git
22