From 7fd9341f4e8ece48b21eb633fe58a6e506453086 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Thu, 1 Apr 2004 15:44:50 +0000 Subject: [PATCH] added hyperlinks to help message --- helm/ocaml/getter/http_getter_const.ml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/helm/ocaml/getter/http_getter_const.ml b/helm/ocaml/getter/http_getter_const.ml index 4e68f95d9..3eb3e7159 100644 --- a/helm/ocaml/getter/http_getter_const.ml +++ b/helm/ocaml/getter/http_getter_const.ml @@ -49,7 +49,7 @@ let usage_string configuration = Available commands:

- help
+ help
display this help message

@@ -68,7 +68,7 @@ let usage_string configuration = getxslt?uri=URI[&patch_dtd=(yes|no)]

- list_servers
+ list_servers

add_server?url=URL&position=POSITION
@@ -77,22 +77,22 @@ let usage_string configuration = remove_server?position=POSITION

- update
+ update

- clean_cache
+ clean_cache

getalluris?format=(txt|xml)

- getallrdfuris
+ getallrdfuris

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

- getempty
+ getempty

Current configuration

%s
-- 2.39.2