From a257efab1535d1b65c72792017ca70d7427926cc Mon Sep 17 00:00:00 2001 From: Kaliko Jack Date: Mon, 17 Nov 2014 12:01:56 +0100 Subject: [PATCH] Update commands documentation --- doc/commands.txt | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) 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 == -- 2.39.2