Update usage
This commit is contained in:
parent
40733b4d52
commit
75de7727d0
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ advanced.event = "m.text"
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
if arg[1] == nil then
|
if arg[1] == nil then
|
||||||
io.stderr:write("usage: " .. bname(arg[0]) .. " [-t type] [-c config] [-ChV] message room\n")
|
io.stderr:write("usage: " .. bname(arg[0]) .. " [-c config] [-t type] [-CV] message room\n")
|
||||||
os.exit(1)
|
os.exit(1)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue