From: Kaliko Jack Date: Mon, 17 Nov 2014 11:01:56 +0000 (+0100) Subject: Update commands documentation X-Git-Tag: v0.4.2~4 X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=commitdiff_plain;h=a257efab1535d1b65c72792017ca70d7427926cc Update commands documentation --- diff --git a/doc/commands.txt b/doc/commands.txt index 70f6cc9..40d8941 100644 --- a/doc/commands.txt +++ b/doc/commands.txt @@ -67,17 +67,20 @@ rm -> fetch_nothing save -> fetch_nothing == Database Commands -count -> fetch_object -find -> fetch_songs -findadd -> fetch_nothing -list [] -> fetch_list -listall [] -> fetch_database -listallinfo [] -> fetch_database -lsinfo [] -> fetch_database -search -> fetch_songs -update [] -> fetch_item -rescan [] -> fetch_item -readcomments -> fetch_object +count -> fetch_object +count group -> fetch_object +find [ ]... -> fetch_songs +findadd [ ] -> fetch_nothing +list [ ]...[group ]... -> fetch_list +listall [] -> fetch_database +listallinfo [] -> fetch_database +lsinfo [] -> fetch_database +readcomments -> fetch_object +search [ ]... -> fetch_song +searchadd [ ]... -> fetch_nothing +searchaddpl [ ]... -> fetch_nothing +update [] -> fetch_item +rescan [] -> fetch_item == Mounts and neighbors ==