aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_version.md
blob: 1f9e0fa70c72107ea0ee82f5706b55634e09516b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
## git-bug version

Show git-bug version information.

### Synopsis

Show git-bug version information.

```
git-bug version [flags]
```

### Options

```
  -n, --number   Only show the version number
  -c, --commit   Only show the commit hash
  -a, --all      Show all version information
  -h, --help     help for version
```

### SEE ALSO

* [git-bug](git-bug.md)	 - A bug tracker embedded in Git.