2018-07-20 16:46:14 +03:00
|
|
|
## git-bug commands
|
|
|
|
|
2019-02-24 16:46:08 +03:00
|
|
|
Display available commands.
|
2018-07-20 16:46:14 +03:00
|
|
|
|
|
|
|
### Synopsis
|
|
|
|
|
2019-02-24 16:46:08 +03:00
|
|
|
Display available commands.
|
2018-07-20 16:46:14 +03:00
|
|
|
|
|
|
|
```
|
|
|
|
git-bug commands [<option>...] [flags]
|
|
|
|
```
|
|
|
|
|
|
|
|
### Options
|
|
|
|
|
|
|
|
```
|
|
|
|
-p, --pretty Output the command description as well as Markdown compatible comment
|
2018-09-10 19:16:16 +03:00
|
|
|
-h, --help help for commands
|
2018-07-20 16:46:14 +03:00
|
|
|
```
|
|
|
|
|
|
|
|
### SEE ALSO
|
|
|
|
|
2019-02-24 16:46:08 +03:00
|
|
|
* [git-bug](git-bug.md) - A bug tracker embedded in Git.
|
2018-07-20 16:46:14 +03:00
|
|
|
|