tg: hm, what about a /sh alias for /show ? :)

This commit is contained in:
psyc://psyced.org/~lynX 2009-03-06 15:03:21 +01:00
parent b90ca9e426
commit ac39429f4a
1 changed files with 1 additions and 0 deletions

View File

@ -1237,6 +1237,7 @@ cmd(a, args, dest, command) {
w("_warning_usage_notify",
"Usage: /notify <person> [ i(mmediate),d(elayed),D(elayedMore) ]");
break;
case "sh":
case "show":
// if (sizeof(args) != 2) return listAcq(PPL_ANY);
if (sizeof(args) == 2) switch(args[1]) {