X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fgetter%2Fhttp_getter_const.ml;h=8103efcfa3cbffb8adb96d40f8abb2184227eb12;hb=9262517c80e17d46b9bf9931dc879ac653a633e9;hp=b9b0ce7a759aceda76cf95fc8c94bc8abbdfeecd;hpb=a3fb06e72407e3590fa60a74ac5fec01e6bfe1f9;p=helm.git diff --git a/helm/ocaml/getter/http_getter_const.ml b/helm/ocaml/getter/http_getter_const.ml index b9b0ce7a7..8103efcfa 100644 --- a/helm/ocaml/getter/http_getter_const.ml +++ b/helm/ocaml/getter/http_getter_const.ml @@ -26,6 +26,8 @@ * http://helm.cs.unibo.it/ *) +(* $Id$ *) + open Printf;; let version = "0.4.0" @@ -58,12 +60,6 @@ let usage_string configuration =

getxml?uri=URI[&format=(normal|gz)][&patch_dtd=(yes|no)]

-

- register?uri=URI&url=URL
-

-

- unregister?uri=URI&url=URL
-

resolve?uri=URI

@@ -73,15 +69,6 @@ let usage_string configuration =

getxslt?uri=URI[&patch_dtd=(yes|no)]

-

- list_servers
-

-

- add_server?url=URL&position=POSITION
-

-

- remove_server?position=POSITION
-

update

@@ -91,6 +78,9 @@ let usage_string configuration =

ls?baseuri=regexp&format=(txt|xml)

+

+ getalluris?format=(txt|xml)
+

getempty