show which repository gets indexed
[phorkie.git] / README.rst
index 9c5c97c01b29dd6dcd79c8c42ab5e6cab803b208..f5c93f2a98ce1aa164c855775a349c505482f958 100644 (file)
@@ -44,6 +44,12 @@ Install VersionControl_Git
 
   $ pear install versioncontrol_git-alpha
 
+Install Services_Libravatar
+==========================
+::
+
+  $ pear install services_libravatar-alpha
+
 
 Install Date_HumanDiff
 ======================
@@ -127,10 +133,10 @@ URLs
   Display raw file contents
 ``/[0-9]/delete``
   Delete the paste
-``/search(/.+)?``
-  Search for term
+``/search(/[0-9]+)?q=..``
+  Search for term, with optional page
 ``/list(/[0-9])?``
-  List all pastes
+  List all pastes, with optional page
 
 
 Internal directory layout