[Ultrapossum-cvs 922] demo/uml 1.5,1.6,uml-run

Back to archive index

Masato Taruishi taru****@users*****
2004年 10月 19日 (火) 12:33:28 JST


===================================================================
RCS file: demo/uml/uml-run,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- demo/uml/uml-run	2004/10/19 03:31:21	1.5
+++ demo/uml/uml-run	2004/10/19 03:33:28	1.6
@@ -17,6 +17,10 @@
 
 set -e
 
+if test "x$2" = "x"; then
+  echo "Usage: $0 <server> <program> [<arguments>]"
+fi
+
 server=$1
 shift
 



Ultrapossum-cvs メーリングリストの案内
Back to archive index