[MOBY-guts] biomoby commit
senger@ebi.ac.uk
senger at pub.open-bio.org
Tue Nov 25 13:18:10 UTC 2003
senger
Tue Nov 25 08:18:10 EST 2003
Update of /home/repository/moby/moby-live/Java/src/Clients/help
In directory pub.open-bio.org:/tmp/cvs-serv19385/src/Clients/help
Modified Files:
MobyGraphs_usage.txt
Log Message:
added buglist for graphs; code cleaning
moby-live/Java/src/Clients/help MobyGraphs_usage.txt,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/MobyGraphs_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/MobyGraphs_usage.txt 2003/11/08 00:27:24 1.2
+++ /home/repository/moby/moby-live/Java/src/Clients/help/MobyGraphs_usage.txt 2003/11/25 13:18:10 1.3
@@ -5,8 +5,8 @@
-q ... quiet mode
-d ... graph showing data types
- -s ... graph showing services
- -t ... reserved: for the graph of service types
+ -s ... graph showing service instances
+ -t ... graph showing service types
output format:
-dot ... (this is default)
@@ -26,10 +26,12 @@
(makes sense only together with -d)
-fs <file> ... where to put the services graph
(makes sense only together with -s)
+ -ft <file> ... where to put the service types graph
+ (makes sense only together with -t)
-f <file> ... where to put (any) created graph
- (makes sense only together with -d or -s,
- but does not make sense if both -d and -s
- are used)
+ (makes sense only together with -d, -s,
+ or -t, but does not make sense if two
+ or even all three of them are used)
default: standard output
graph properties:
More information about the MOBY-guts
mailing list