From: Stefano Zacchiroli Date: Wed, 6 Jul 2005 15:23:46 +0000 (+0000) Subject: help string in sync with available commands X-Git-Tag: V_0_7_1~53 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=a469edc9d2225c0f96546fbc45049ebfcc9228ad;p=helm.git help string in sync with available commands --- diff --git a/helm/ocaml/getter/http_getter_const.ml b/helm/ocaml/getter/http_getter_const.ml index b9b0ce7a7..00fff4f37 100644 --- a/helm/ocaml/getter/http_getter_const.ml +++ b/helm/ocaml/getter/http_getter_const.ml @@ -58,12 +58,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 +67,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 +76,9 @@ let usage_string configuration =

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

+

+ getalluris?format=(txt|xml)
+

getempty