From 988a2223bbb81f07935933e2e46e20b6e81b5cea Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 24 Apr 2017 09:01:35 +0200 Subject: [PATCH] README.rst: use double backticks --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2