searching works now (pager missing)
[phorkie.git] / README.rst
index aaa38cc2b52e36d9bcf5396ed5a9e0a021f62b84..f5c93f2a98ce1aa164c855775a349c505482f958 100644 (file)
@@ -133,10 +133,10 @@ URLs
   Display raw file contents
 ``/[0-9]/delete``
   Delete the paste
   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(/[0-9])?``
-  List all pastes
+  List all pastes, with optional page
 
 
 Internal directory layout
 
 
 Internal directory layout