git-bug_pull.md

 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 bugtracker embedded in Git
22
23###### Auto generated by spf13/cobra on 20-Jul-2018