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