beetbox / beetbox/beets

`man beet` refers to a section that doesn't exist

Open
#3,203 3 comments 0 reactions 0 assignees View on GitHub
docs
Dominant language
Python
Stars
15.7k
Forks
2.1k
Avg merge
4d 21h
Merged PRs (30d)
31

Description

The beets 'man' page is a great source of documentation. I noticed a small issue though. In the section for `beets ls` it says this:

```
Want to search for "Gronlandic Edit" by of Montreal? Try beet list gronlandic.
Maybe you want to see everything released in 2009 with "vegetables" in the
title? Try beet list year:2009 title:vegetables. You can also specify the sort
order. (Read more in query.)
```

The last sentence ("Read more in query") seems to refer the reader to a section that doesn't actually exist in the 'man' page.

In the online docs, [this section](https://beets.readthedocs.io/en/latest/reference/cli.html#list) comes out as: "(Read more in [Queries](https://beets.readthedocs.io/en/latest/reference/query.html).)".

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.