clix/moderate.lua

changeset 162
28acd1ca0ffd
parent 160
6c1953fbe0fa
child 163
801fcbe4a642
--- a/clix/moderate.lua	Sat Nov 06 22:11:19 2021 +0100
+++ b/clix/moderate.lua	Sun Nov 21 14:10:27 2021 +0100
@@ -5,7 +5,7 @@
 
 return function(opts, arg)
 	if opts.help then
-		print("clix moderate --to=room@muc.example.com")
+		print("clix moderate --room=room@muc.example.com")
 		print("\t--start=timestamp")
 		print("\t--end=timestamp")
 		print("\t--from=nickname")

mercurial