git-bug/doc/md/git-bug_commands.md

20 lines
301 B
Markdown
Raw Normal View History

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