changeset 46:80fa09f868d4

Barebones help message for quotedb sub-commands.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 07 Sep 2011 14:08:42 +0300
parents 18eb2f6d6c3e
children 6cf21069ac10
files quotedb.tcl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/quotedb.tcl	Wed Sep 07 14:07:48 2011 +0300
+++ b/quotedb.tcl	Wed Sep 07 14:08:42 2011 +0300
@@ -374,7 +374,7 @@
     # Vote
     qdb_vote $utable $unick $uhand $uchan $unum $upublic
   } else {
-#    qdb_msg $upublic $unick $uchan "invaliidi! '$utext'"
+    qdb_msg $upublic $unick $uchan "add <teksti>|del <id>|find <parametrit>|vote|top3"
   }
 }