aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_ls.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/md/git-bug_ls.md')
-rw-r--r--doc/md/git-bug_ls.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/git-bug_ls.md b/doc/md/git-bug_ls.md
index 1532efab..e2721c72 100644
--- a/doc/md/git-bug_ls.md
+++ b/doc/md/git-bug_ls.md
@@ -9,7 +9,7 @@ Display a summary of each bugs.
You can pass an additional query to filter and order the list. This query can be expressed either with a simple query language or with flags.
```
-git-bug ls [<query>] [flags]
+git-bug ls [QUERY] [flags]
```
### Examples