aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_comment.md
blob: 5a79cf6f230772744134707c6a14aecfb62941a0 (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 comment

Display or add comments to a bug.

### Synopsis

Display or add comments to a bug.

```
git-bug comment [<id>] [flags]
```

### Options

```
  -h, --help   help for comment
```

### SEE ALSO

* [git-bug](git-bug.md)	 - A bug tracker embedded in Git.
* [git-bug comment add](git-bug_comment_add.md)	 - Add a new comment to a bug.