Merge pull request #45 from mineo/doc-fix-web

Fix the reference to the ".beetsconfig" doc in plugins/web
This commit is contained in:
Adrian Sampson 2012-07-12 10:24:38 -07:00
commit d04dfd905d

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::