aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_commands.md
blob: 6d777b4076037c8a2112488febbff23f0c062b00 (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
## git-bug commands

Display available commands

### Synopsis

Display available commands

```
git-bug commands [<option>...] [flags]
```

### Options

```
  -p, --pretty   Output the command description as well as Markdown compatible comment
  -h, --help     help for commands
```

### SEE ALSO

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