mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 10:12:06 +03:00
20 lines
300 B
Markdown
20 lines
300 B
Markdown
## git-bug commands
|
|
|
|
Display available commands.
|
|
|
|
```
|
|
git-bug commands [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
|
|
|