Code

README.rst: use double backticks
authorMax Kellermann <max.kellermann@gmail.com>
Mon, 24 Apr 2017 07:01:35 +0000 (09:01 +0200)
committerMax Kellermann <max.kellermann@gmail.com>
Mon, 24 Apr 2017 07:01:35 +0000 (09:01 +0200)
README.rst

index 44caf82bd9215352c73e3f7f5a1aaf450bfec47c..b887fbfb6110799cb77a4b9900033050376c083b 100644 (file)
@@ -17,8 +17,8 @@ Usage
 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