diff options
Diffstat (limited to 'doc/man/git-bug-ls.1')
-rw-r--r-- | doc/man/git-bug-ls.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man/git-bug-ls.1 b/doc/man/git-bug-ls.1 index eb985fd2..7b3a0aa6 100644 --- a/doc/man/git-bug-ls.1 +++ b/doc/man/git-bug-ls.1 @@ -35,6 +35,10 @@ You can pass an additional query to filter and order the list. This query can be Filter by label .PP +\fB\-t\fP, \fB\-\-title\fP=[] + Filter by title + +.PP \fB\-n\fP, \fB\-\-no\fP=[] Filter by absence of something. Valid values are [label] |