Usage: run-digest-client -h[elp] run-digest-client [] or java MobyDigest -h[elp] java MobyDigest [] where specify what Moby registry to connect to (or what cache to use instead): -cachedir a directory where to cache information from a Moby registry; depending on -e and -uri there will be a subdirectory in used; if such subdirectory already exists its contents is used instead fetching data from the Moby registry; if it does not exist it is created and filled with date fetched from the Moby registry -e ia an endpoint of a Moby registry -uri is a URI defining Moby registry's namespace or -registry 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 are: -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) -summary ... print summary of the above: - for sevices it is a TAB delimited list of 1) number of primary inputs 2) number of secondary inputs 3) number of outputs 4) true/false - is there a collection in inputs? 5) true/false - is there a collection in outputs? -v[erbose] ... verbose [Note: You can also use -argsfile to read arguments from a file. See details in src/Clients/help/argsfile.example.]