[Pkg-mpd-commits] [python-mpd] 72/262: doc/commands.txt: updating args

Simon McVittie smcv at debian.org
Sun May 22 18:16:27 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 7913aeb910773fcc577d973c743ec4a1f09eb914
Author: J. Alexander Treuman <jat at spatialrift.net>
Date:   Mon Dec 13 17:05:59 2010 -0500

    doc/commands.txt: updating args
---
 doc/commands.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/commands.txt b/doc/commands.txt
index 46a85ba..826e482 100644
--- a/doc/commands.txt
+++ b/doc/commands.txt
@@ -1,7 +1,7 @@
 == Status Commands
 clearerror                               -> fetch_nothing
 currentsong                              -> fetch_object
-idle             <str>                   -> fetch_list
+idle             [<str>]                 -> fetch_list
 noidle                                   -> None
 status                                   -> fetch_object
 stats                                    -> fetch_object
@@ -40,7 +40,7 @@ playlistinfo     [<int>]                 -> fetch_songs
 playlistsearch   <locate>                -> fetch_songs
 plchanges        <int>                   -> fetch_songs
 plchangesposid   <int>                   -> fetch_changes
-shuffle                                  -> fetch_nothing
+shuffle          [<str>]                 -> fetch_nothing
 swap             <int> <int>             -> fetch_nothing
 swapid           <int> <int>             -> fetch_nothing
 

-- 
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