Fix the reference to the ".beetsconfig" doc in plugins/web

This commit is contained in:
Wieland Hoffmann 2012-07-12 11:19:49 +02:00
parent ba80e1578a
commit 70910f5ac1

View file

@ -32,7 +32,7 @@ http://localhost:8337/. This is what it looks like:
You can also specify the hostname and port number used by the Web server. These
can be specified on the command line or in the ``[web]`` section of your
[Usage#Configuration .beetsconfig].
:doc:`/reference/config`.
On the command line, use ``beet web [HOSTNAME] [PORT]``. In the config file, use
something like this::