From: Max Kellermann Date: Mon, 24 Apr 2017 07:01:35 +0000 (+0200) Subject: README.rst: use double backticks X-Git-Tag: v0.28~23 X-Git-Url: https://git.tokkee.org/?p=ncmpc.git;a=commitdiff_plain;h=988a2223bbb81f07935933e2e46e20b6e81b5cea README.rst: use double backticks --- diff --git a/README.rst b/README.rst index 44caf82..b887fbf 100644 --- a/README.rst +++ b/README.rst @@ -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