[MOBY-guts] biomoby commit

Martin Senger senger at dev.open-bio.org
Sat Feb 23 13:58:32 UTC 2008


senger
Sat Feb 23 08:58:32 EST 2008
Update of /home/repository/moby/moby-live/Java/src/Clients/help
In directory dev.open-bio.org:/tmp/cvs-serv3084/src/Clients/help

Modified Files:
	CacheRegistryClient_usage.txt 
Log Message:
Merging old registry caching (without RDF) and the new one. Big changes - more will follow.

moby-live/Java/src/Clients/help CacheRegistryClient_usage.txt,1.8,1.9
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/CacheRegistryClient_usage.txt,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- /home/repository/moby/moby-live/Java/src/Clients/help/CacheRegistryClient_usage.txt	2008/02/22 09:37:39	1.8
+++ /home/repository/moby/moby-live/Java/src/Clients/help/CacheRegistryClient_usage.txt	2008/02/23 13:58:32	1.9
@@ -8,13 +8,18 @@
 where -cachedir <dir>
    is a mandatory argument; <dir> is a directory where to create
    or read from a cache; the same directory can be shared for more
-   instances of Moby registries
+   instances of BioMoby registries
 
 where <find-arguments> specify what Moby registry to connect to
    -e <URL>
       <URL> is an endpoint of a Moby registry
    -uri <namespace>
       <namespace> is a URI defining Moby registry's namespace
+ or
+   -registry <registry-synonym>
+      <registry-synonym> is a convenient way to specify a known registry;
+      the list of known registries can be obtained by the -lr option
+      from the MobyCmdLineClient (run-cmdline-client -lr)
 
 where <other-arguments> are:
    -fill    ... remove the current cache and reread all




More information about the MOBY-guts mailing list