[Rt-commit] r5304 - rt/branches/3.5-TESTING/bin
ruz at bestpractical.com
ruz at bestpractical.com
Fri May 26 11:50:46 EDT 2006
Author: ruz
Date: Fri May 26 11:50:44 2006
New Revision: 5304
Modified:
rt/branches/3.5-TESTING/bin/rt.in
Log:
* add untake action
Modified: rt/branches/3.5-TESTING/bin/rt.in
==============================================================================
--- rt/branches/3.5-TESTING/bin/rt.in (original)
+++ rt/branches/3.5-TESTING/bin/rt.in Fri May 26 11:50:44 2006
@@ -116,7 +116,7 @@
link => ["link", "ln"],
merge => ["merge"],
grant => ["grant", "revoke"],
- take => ["take", "steal"],
+ take => ["take", "steal", "untake"],
quit => ["quit", "exit"],
);
More information about the Rt-commit
mailing list