Revert "command: new commands "findin", "searchin" with base URI"
This reverts commit a577944ab5
.
Will be replaced by new options for the old commands "search" and
"find".
This commit is contained in:
@@ -30,18 +30,12 @@ handle_lsinfo2(Client &client, int argc, char *argv[]);
|
||||
CommandResult
|
||||
handle_find(Client &client, int argc, char *argv[]);
|
||||
|
||||
CommandResult
|
||||
handle_find_in(Client &client, int argc, char *argv[]);
|
||||
|
||||
CommandResult
|
||||
handle_findadd(Client &client, int argc, char *argv[]);
|
||||
|
||||
CommandResult
|
||||
handle_search(Client &client, int argc, char *argv[]);
|
||||
|
||||
CommandResult
|
||||
handle_search_in(Client &client, int argc, char *argv[]);
|
||||
|
||||
CommandResult
|
||||
handle_searchadd(Client &client, int argc, char *argv[]);
|
||||
|
||||
|
Reference in New Issue
Block a user