diff --git a/web/html/rpc.php b/web/html/rpc.php index ee7cda3d..415dcb82 100644 --- a/web/html/rpc.php +++ b/web/html/rpc.php @@ -18,7 +18,7 @@ else { // here. ?>
-The methods currently allowed are:
+type=methodname&arg=data
Where methodname is the name of an allowed method, and data is the argument to the call.
If you need jsonp type callback specification, you can provide an additional variable callback.
-Example URL: http://aur-url/rpc.php?type=search&arg=foobar&callback=jsonp1192244621103
+