aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-07-16 22:38:52 +0200
committerMichael Muré <batolettre@gmail.com>2018-07-16 22:38:52 +0200
commit451c3b30ca4f4b009509dffbe9c98a4c3b7ffeb0 (patch)
treeeec363eb6cc839bc7d09be532dd0fe8f155a1234 /Readme.md
parentead4511250deb877e1867c2e38cbee9c27deb299 (diff)
downloadgit-bug-451c3b30ca4f4b009509dffbe9c98a4c3b7ffeb0.tar.gz
commands: sort commands by name
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 6d1b5fd8..faecc61d 100644
--- a/Readme.md
+++ b/Readme.md
@@ -64,6 +64,9 @@ git bug pull [<remote>]
# Push bugs update to a git remote
git bug push [<remote>]
+
+# Launch the web UI
+git bug webui
```
## Internals