diff options
author | Michael Muré <batolettre@gmail.com> | 2021-03-07 21:44:48 +0100 |
---|---|---|
committer | Michael Muré <batolettre@gmail.com> | 2021-03-07 21:44:48 +0100 |
commit | 3a819525d7811dcfb01d928af0e243de4388c456 (patch) | |
tree | e8706dfe1679dd2dcb4524ef0473a6d0fa4f4227 /doc/man | |
parent | 626ec9835b4450fb2994ec931357279700437b6b (diff) | |
download | git-bug-3a819525d7811dcfb01d928af0e243de4388c456.tar.gz |
commands: minor fixes for the webui open with query
- go fmt
- add a shorthand
- fix displayed webUI URL in the terminal
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/git-bug-webui.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/git-bug-webui.1 b/doc/man/git-bug-webui.1 index 6bed9143..782cba56 100644 --- a/doc/man/git-bug-webui.1 +++ b/doc/man/git-bug-webui.1 @@ -42,8 +42,8 @@ Available git config: Whether to run the web UI in read\-only mode .PP -\fB\-\-query\fP="" - Set a custom query +\fB\-q\fP, \fB\-\-query\fP="" + The query to open in the web UI bug list .PP \fB\-h\fP, \fB\-\-help\fP[=false] |