From 40aa6db3c4e861db3d4bf758fd5842718f7c529a Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 11 Dec 2012 11:31:32 +0100 Subject: [PATCH] docs: Fix Sphinx syntax --- docs/changes.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changes.rst b/docs/changes.rst index bdbd7a3b..aa69536c 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -25,9 +25,9 @@ v0.10.0 (in development) - Make ``mopidy-scan`` ignore invalid dates, e.g. dates in years outside the range 1-9999. -- Make ``mopidy-scan`` accept :opt:`-q`/:opt:`--quiet` and - :opt:`-v`/:opt:`--verbose` options to control the amount of logging output - when scanning. +- Make ``mopidy-scan`` accept :option:`-q`/:option:`--quiet` and + :option:`-v`/:option:`--verbose` options to control the amount of logging + output when scanning. **HTTP frontend**