[MOBY-guts] biomoby commit

Martin Senger senger at pub.open-bio.org
Thu Sep 22 16:07:09 UTC 2005


senger
Thu Sep 22 12:07:08 EDT 2005
Update of /home/repository/moby/moby-live/Java/src/Clients/help
In directory pub.open-bio.org:/tmp/cvs-serv17235/src/Clients/help

Modified Files:
	CacheRegistryClient_usage.txt MobyDigest_usage.txt 
Log Message:


moby-live/Java/src/Clients/help CacheRegistryClient_usage.txt,1.3,1.4 MobyDigest_usage.txt,1.3,1.4
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/CacheRegistryClient_usage.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- /home/repository/moby/moby-live/Java/src/Clients/help/CacheRegistryClient_usage.txt	2005/09/04 13:45:37	1.3
+++ /home/repository/moby/moby-live/Java/src/Clients/help/CacheRegistryClient_usage.txt	2005/09/22 16:07:08	1.4
@@ -23,20 +23,34 @@
                 (or print nothing if the cache is empty;
                  - in verbose mode print 'cache is empty');
                 format: dow mon dd hh:mm:ss zzz yyyy
+   -agediff ... print how old is cache
+                (or print nothing if the cache is empty;
+                 - in verbose mode print 'cache is empty')
    -rawage  ... print date when the cache was created
                 (or print nothing if the cache is empty;
                  - in verbose mode print 'cache is empty');
                 format: number of milliseconds since the standard base
                 time known as "the epoch" (January 1, 1970, 00:00:00 GMT)
+
    -fill    ... remove the current cache and reread all
                 data from the given Moby registry and cache them
                 (note that this does not influence data from
                  other Moby registries stored in the same
                  -cachedir directory)
+   -fill-d  ... ditto as -fill but only for data types
+   -fill-s  ... ditto as -fill but only for services
+   -fill-t  ... ditto as -fill but only for service types
+   -fill-n  ... ditto as -fill but only for namespaces
+
    -remove  ... remove the current cache of the given Moby
                 registry (again it does not influence data from
                  other Moby registries stored in the same
                  -cachedir directory)
+   -remove-d ...ditto as -remove but only for data types
+   -remove-s ...ditto as -remove but only for services
+   -remove-t ...ditto as -remove but only for service types
+   -remove-n ...ditto as -remove but only for namespaces
+
    -q       ... quiet mode
 
 [Note: You can also use -argsfile <filename> to read arguments from a

===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/MobyDigest_usage.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- /home/repository/moby/moby-live/Java/src/Clients/help/MobyDigest_usage.txt	2005/09/04 13:45:37	1.3
+++ /home/repository/moby/moby-live/Java/src/Clients/help/MobyDigest_usage.txt	2005/09/22 16:07:08	1.4
@@ -26,6 +26,7 @@
    -t  ... print all service types
    -s  ... print all service instances
    -d  ... print all data types
+   -n  ... print all namespaces
 
    -details  ... print the above with all details
                  (by default only names are printed)




More information about the MOBY-guts mailing list