[MOBY-guts] biomoby commit
Martin Senger
senger at pub.open-bio.org
Sun Sep 4 13:45:37 UTC 2005
senger
Sun Sep 4 09:45:37 EDT 2005
Update of /home/repository/moby/moby-live/Java/src/Clients/help
In directory pub.open-bio.org:/tmp/cvs-serv27838/src/Clients/help
Modified Files:
BaseCmdLineClient_usage.txt CacheRegistryClient_usage.txt
MobyCmdLineClient_usage.txt MobyDigest_usage.txt
MobyGraphs_usage.txt MosesGenerators_usage.txt
TestingMobyParser_usage.txt
Added Files:
argsfile.example
Log Message:
moby-live/Java/src/Clients/help argsfile.example,NONE,1.1 BaseCmdLineClient_usage.txt,1.1,1.2 CacheRegistryClient_usage.txt,1.2,1.3 MobyCmdLineClient_usage.txt,1.9,1.10 MobyDigest_usage.txt,1.2,1.3 MobyGraphs_usage.txt,1.6,1.7 MosesGenerators_usage.txt,1.1,1.2 TestingMobyParser_usage.txt,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/BaseCmdLineClient_usage.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/Clients/help/BaseCmdLineClient_usage.txt 2005/08/26 06:40:53 1.1
+++ /home/repository/moby/moby-live/Java/src/Clients/help/BaseCmdLineClient_usage.txt 2005/09/04 13:45:37 1.2
@@ -52,3 +52,5 @@
-outxml ... show results as XML
-o <output-file>
+[Note: You can also use -argsfile <filename> to read arguments from a
+file. See details in src/Client/help/argsfile.example.]
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/CacheRegistryClient_usage.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Java/src/Clients/help/CacheRegistryClient_usage.txt 2005/08/26 06:27:03 1.2
+++ /home/repository/moby/moby-live/Java/src/Clients/help/CacheRegistryClient_usage.txt 2005/09/04 13:45:37 1.3
@@ -38,3 +38,6 @@
other Moby registries stored in the same
-cachedir directory)
-q ... quiet mode
+
+[Note: You can also use -argsfile <filename> to read arguments from a
+file. See details in src/Client/help/argsfile.example.]
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt 2005/08/07 06:31:03 1.9
+++ /home/repository/moby/moby-live/Java/src/Clients/help/MobyCmdLineClient_usage.txt 2005/09/04 13:45:37 1.10
@@ -210,3 +210,6 @@
</moby:MOBY>
format of <service-name>: service-name[,service-authority]
+
+[Note: You can also use -argsfile <filename> to read arguments from a
+file. See details in src/Client/help/argsfile.example.]
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/MobyDigest_usage.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Java/src/Clients/help/MobyDigest_usage.txt 2005/08/26 06:27:03 1.2
+++ /home/repository/moby/moby-live/Java/src/Clients/help/MobyDigest_usage.txt 2005/09/04 13:45:37 1.3
@@ -29,3 +29,6 @@
-details ... print the above with all details
(by default only names are printed)
+
+[Note: You can also use -argsfile <filename> to read arguments from a
+file. See details in src/Client/help/argsfile.example.]
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/MobyGraphs_usage.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- /home/repository/moby/moby-live/Java/src/Clients/help/MobyGraphs_usage.txt 2005/08/26 06:27:03 1.6
+++ /home/repository/moby/moby-live/Java/src/Clients/help/MobyGraphs_usage.txt 2005/09/04 13:45:37 1.7
@@ -120,3 +120,5 @@
workflow creation will produce many messages.
By default it does not.
+[Note: You can also use -argsfile <filename> to read arguments from a
+file. See details in src/Client/help/argsfile.example.]
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/MosesGenerators_usage.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/Clients/help/MosesGenerators_usage.txt 2005/08/26 06:27:03 1.1
+++ /home/repository/moby/moby-live/Java/src/Clients/help/MosesGenerators_usage.txt 2005/09/04 13:45:37 1.2
@@ -62,4 +62,5 @@
using an external program 'dot' (from Graphviz package). If
this program is not on your PATH, specify here where it is.
-
+[Note: You can also use -argsfile <filename> to read arguments from a
+file. See details in src/Client/help/argsfile.example.]
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/TestingMobyParser_usage.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/Clients/help/TestingMobyParser_usage.txt 2005/08/26 06:27:03 1.1
+++ /home/repository/moby/moby-live/Java/src/Clients/help/TestingMobyParser_usage.txt 2005/09/04 13:45:37 1.2
@@ -25,3 +25,6 @@
(this is not usually needed at all - only when
your data type definitions, the generated data
types, are not up-to-date)
+
+[Note: You can also use -argsfile <filename> to read arguments from a
+file. See details in src/Client/help/argsfile.example.]
More information about the MOBY-guts
mailing list