@@ -4,6 +4,7 @@ local action = args[1]
if action == "install" then
package = args[2]
if package == nil then
print("Usage: lum install <package>")
return
The note is not visible to the blocked user.