blob: 6ac7c45ba4ebc5c55687b5aadf6666529ac74454 (
plain) (
tree)
|
|
## 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.
|