release-notes/devel/xmlbeats beatconvert,1.4,1.5

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Nov 15 02:19:03 UTC 2006


Author: pfrields

Update of /cvs/docs/release-notes/devel/xmlbeats
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31572

Modified Files:
	beatconvert 
Log Message:
Oops, forgot to leave a usage note


Index: beatconvert
===================================================================
RCS file: /cvs/docs/release-notes/devel/xmlbeats/beatconvert,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- beatconvert	15 Nov 2006 02:17:45 -0000	1.4
+++ beatconvert	15 Nov 2006 02:19:01 -0000	1.5
@@ -31,8 +31,9 @@
 ######
 
 def print_usage():
-    print "Usage:", myName, "<infile>"
-    print "\t<infile>: list of Beats, one per line"
+    print "Usage:", myName, "<infile> [wait_time]"
+    print "\t<infile>:  list of Beats, one per line"
+    print "\twait_time: optional time to wait between beats (default: 15s)"
 
 
 if len(sys.argv) < 2:




More information about the Fedora-docs-commits mailing list