diff quotedb.tcl @ 518:7fdc069840cc

quotedb: Show help instead.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 02 May 2020 07:41:41 +0300
parents 894bc9632ece
children 1cfa567f9500
line wrap: on
line diff
--- a/quotedb.tcl	Sat May 02 07:38:07 2020 +0300
+++ b/quotedb.tcl	Sat May 02 07:41:41 2020 +0300
@@ -417,7 +417,7 @@
 
   # Check if any arguments exist
   if {[llength $fpatlist] == 0} {
-    qdb_msg $ucmd $utable $upublic $unick $uchan "no_arguments"
+    qdb_msg $ucmd $utable $upublic $unick $uchan "help_find"
     return 0
   }