SVN: toys/stbr/stbr.tcl

shadzik shadzik at pld-linux.org
Fri Oct 3 01:19:56 CEST 2008


Author: shadzik
Date: Fri Oct  3 01:19:56 2008
New Revision: 9889

Modified:
   toys/stbr/stbr.tcl
Log:
- adjust help info


Modified: toys/stbr/stbr.tcl
==============================================================================
--- toys/stbr/stbr.tcl	(original)
+++ toys/stbr/stbr.tcl	Fri Oct  3 01:19:56 2008
@@ -37,8 +37,8 @@
 	putserv "privmsg $nick :!stbr help - shows this help"
 	putserv "privmsg $nick :!stbr url - shows main URL on private chat"
 	putserv "privmsg $nick :Examples:"
-	putserv "privmsg $nick :!stbr upgrade spec1 spec2:DEVEL - sends upgrade request for spec1 on branch HEAD and spec2 on branch DEVEL to developers"
-	putserv "privmsg $nick :!stbr noupgrade spec1 - sends noupgrade request for spec1 on branch HEAD directly to builders"
+	putserv "privmsg $nick :!stbr th upgrade spec1 spec2:DEVEL - sends upgrade request for spec1 on branch HEAD and spec2 on branch DEVEL to TH developers"
+	putserv "privmsg $nick :!stbr ti noupgrade spec1 - sends noupgrade request for spec1 on branch HEAD directly to Titanium builders"
 }
 
 proc url {nick} {


More information about the pld-cvs-commit mailing list