aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/git-bug-ls.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/git-bug-ls.1')
-rw-r--r--doc/man/git-bug-ls.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/git-bug-ls.1 b/doc/man/git-bug-ls.1
index c5f989a8..5f799c30 100644
--- a/doc/man/git-bug-ls.1
+++ b/doc/man/git-bug-ls.1
@@ -57,7 +57,7 @@ You can pass an additional query to filter and order the list. This query can be
.nf
List open bugs sorted by last edition with a query:
-git bug ls "status:open sort:edit\-desc"
+git bug ls status:open sort:edit\-desc
List closed bugs sorted by creation with flags:
git bug ls \-\-status closed \-\-by creation