mirror of
https://github.com/beetbox/beets.git
synced 2025-12-14 20:43:41 +01:00
Merge pull request #41 from encukou/patch-1
Add missing parenthesis in docs
This commit is contained in:
commit
9efdf93dd6
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ stats
|
|||
beet stats [QUERY]
|
||||
|
||||
Show some statistics on your entire library (if you don't provide a
|
||||
:doc:`query <query>` or the matched items (if you do).
|
||||
:doc:`query <query>`) or the matched items (if you do).
|
||||
|
||||
fields
|
||||
``````
|
||||
|
|
|
|||
Loading…
Reference in a new issue