From 4e6ebbe9556e3b2d82d5445e77e56891ab637824 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Sat, 9 Nov 2013 18:20:22 +0100 Subject: [PATCH] local/docs: Update based on review comments - Bunch of typos and wording improvements from review. - Fixed mopidy.backends.local.scan botched merge. - Document and enforce that sub-command name needs to be bytes. --- docs/changelog.rst | 4 +-- docs/commands/mopidy.rst | 2 +- mopidy/__main__.py | 11 ++++---- mopidy/backends/base.py | 7 +++--- mopidy/backends/local/scan.py | 47 +++++++++++++++++++---------------- 5 files changed, 39 insertions(+), 32 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 115d4d26..c611c8b6 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -25,8 +25,8 @@ v0.17.0 (UNRELEASED) **Sub-commands** -- Swtiched to sub-commands for mopidy this implies the following changes - (fixes :issue:`437`): +- Switched to sub-commands for the ``mopidy`` command , this implies the + following changes (fixes :issue:`437`): ===================== ============= Old command New command diff --git a/docs/commands/mopidy.rst b/docs/commands/mopidy.rst index c4a35973..c03a40cf 100644 --- a/docs/commands/mopidy.rst +++ b/docs/commands/mopidy.rst @@ -53,7 +53,7 @@ Options .. cmdoption:: --config Specify config file to use. To use multiple config files, separate them - with colon. The later files override the earlier ones if there's a + with a colon. The later files override the earlier ones if there's a conflict. .. cmdoption:: -o