summaryrefslogtreecommitdiffstatshomepage
path: root/doc
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2018-09-09 20:22:46 +0200
committerMichael Muré <batolettre@gmail.com>2018-09-09 20:22:46 +0200
commitdd0823dd2ba68a9c778e81b26e53600b159b5a7d (patch)
tree7557afd91e6fcc12f7357be2616aaa28022f5d10 /doc
parent09e097e1bf32ad153c139e3f6befad9fb059fd6e (diff)
downloadgit-bug-dd0823dd2ba68a9c778e81b26e53600b159b5a7d.tar.gz
git-bug-dd0823dd2ba68a9c778e81b26e53600b159b5a7d.zip
ls: accept a query to sort and filter the list
Diffstat (limited to 'doc')
-rw-r--r--doc/man/git-bug-ls.12
-rw-r--r--doc/md/git-bug_ls.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/git-bug-ls.1 b/doc/man/git-bug-ls.1
index 00622f4f..2f54503f 100644
--- a/doc/man/git-bug-ls.1
+++ b/doc/man/git-bug-ls.1
@@ -10,7 +10,7 @@ git\-bug\-ls \- Display a summary of all bugs
.SH SYNOPSIS
.PP
-\fBgit\-bug ls [flags]\fP
+\fBgit\-bug ls <query> [flags]\fP
.SH DESCRIPTION
diff --git a/doc/md/git-bug_ls.md b/doc/md/git-bug_ls.md
index b7e2da56..5b89fabb 100644
--- a/doc/md/git-bug_ls.md
+++ b/doc/md/git-bug_ls.md
@@ -7,7 +7,7 @@ Display a summary of all bugs
Display a summary of all bugs
```
-git-bug ls [flags]
+git-bug ls <query> [flags]
```
### Options