summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 79c2410)
raw | patch | inline | side by side (parent: 79c2410)
author | Max Kellermann <max.kellermann@gmail.com> | |
Mon, 24 Apr 2017 07:01:35 +0000 (09:01 +0200) | ||
committer | Max Kellermann <max.kellermann@gmail.com> | |
Mon, 24 Apr 2017 07:01:35 +0000 (09:01 +0200) |
README.rst | patch | blob | history |
diff --git a/README.rst b/README.rst
index 44caf82bd9215352c73e3f7f5a1aaf450bfec47c..b887fbfb6110799cb77a4b9900033050376c083b 100644 (file)
--- a/README.rst
+++ b/README.rst
ncmpc connects to a MPD running on a machine on the local network.
By default, ncmpc connects to localhost:6600. This can be
changed either at compile-time, or by exporting the MPD_HOST and
-MPD_PORT environment variables, or by the command line options `--host`
-and `--port`::
+MPD_PORT environment variables, or by the command line options ``--host``
+and ``--port``::
ncmpc --host=musicserver --port=44000