From 351026de354fcdbccef6373e99b7c817f8645819 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 11 Nov 2014 17:14:27 -0800 Subject: [PATCH] mpdupdate docs: intuitive option ordering --- docs/plugins/mpdupdate.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/plugins/mpdupdate.rst b/docs/plugins/mpdupdate.rst index e199a0145..954a87b33 100644 --- a/docs/plugins/mpdupdate.rst +++ b/docs/plugins/mpdupdate.rst @@ -32,7 +32,7 @@ The available options under the ``mpd:`` section are: - **host**: The MPD server name. Default: ``localhost``. -- **password**: The MPD server password. - Default: None. - **port**: The MPD server port. Default: 6600. +- **password**: The MPD server password. + Default: None.