[Pkg-mpd-commits] [python-mpd] 135/262: commands.txt new command 'config', fix typo prioid

Simon McVittie smcv at debian.org
Sun May 22 18:16:37 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch upstream
in repository python-mpd.

commit 19b80f9f165b4ea806c53af4b8e9257af41bfe19
Author: Jörg Thalheim <jthalheim at gmail.com>
Date:   Sun Apr 1 15:19:30 2012 +0200

    commands.txt new command 'config', fix typo prioid
---
 doc/commands.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/commands.txt b/doc/commands.txt
index 8da8101..2ab54e7 100644
--- a/doc/commands.txt
+++ b/doc/commands.txt
@@ -44,8 +44,8 @@ playlistinfo       [<int>]                 -> fetch_songs
 playlistsearch     <locate>                -> fetch_songs
 plchanges          <int>                   -> fetch_songs
 plchangesposid     <int>                   -> fetch_changes
-prior              <int> <str>             -> fetch_nothing
-priorid            <int> <id>              -> fetch_nothing
+prio               <int> <str>             -> fetch_nothing
+prioid             <int> <id>              -> fetch_nothing
 shuffle            [<str>]                 -> fetch_nothing
 swap               <int> <int>             -> fetch_nothing
 swapid             <int> <int>             -> fetch_nothing
@@ -94,6 +94,7 @@ enableoutput       <int>                   -> fetch_nothing
 outputs                                    -> fetch_outputs
 
 == Reflection Commands
+config                                     -> fetch_item
 commands                                   -> fetch_list
 notcommands                                -> fetch_list
 tagtypes                                   -> fetch_list

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/python-mpd.git



More information about the Pkg-mpd-commits mailing list