Current command:
script run --help
Run a Lua, Cmd or Python script. If no extension it will search for lua/cmd/py extensions Use `script list` to see available scripts usage: script run [-h] <filename> [<params>]... options: -h, --help This help <filename> name of script to run <params> script parameters examples/notes: script run my_script -h