[Commit] rrserver dispatch.5c,1.14,1.15

Keith Packard commit at keithp.com
Fri May 30 20:47:50 PDT 2003


Committed by: keithp

Update of /local/src/CVS/rrserver
In directory home.keithp.com:/tmp/cvs-serv14027

Modified Files:
	dispatch.5c 
Log Message:
Add help for DISPOSE

Index: dispatch.5c
===================================================================
RCS file: /local/src/CVS/rrserver/dispatch.5c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- dispatch.5c	31 May 2003 02:45:27 -0000	1.14
+++ dispatch.5c	31 May 2003 02:47:47 -0000	1.15
@@ -130,6 +130,12 @@
 		"Watch an existing game.\n"
 	    },
 	    {
+		command = "DISPOSE",
+		usage = "DISPOSE <game>",
+		describe =
+		"Dispose an empty game.\n"
+	    },
+	    {
 		command = "SHOW",
 		usage = "SHOW",
 		describe =




More information about the Commit mailing list