aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_comment.md
blob: 48050a9795a30c740a62a408cd2a3401a43b1cf9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## git-bug comment

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.
* [git-bug comment edit](git-bug_comment_edit.md)	 - Edit an existing comment on a bug.