mirror of
https://github.com/TangentFoxy/.lua-files.git
synced 2024-11-20 21:34:23 +00:00
fixed help text in 2webm, video-dl
This commit is contained in:
parent
86e5c7f4db
commit
7ca49f8a87
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env luajit
|
||||
|
||||
local helptext = [[Usage:
|
||||
local help = [[Usage:
|
||||
|
||||
2webm.lua [threads=1]
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env luajit
|
||||
|
||||
local helptext = [[Usage:
|
||||
local help = [[Usage:
|
||||
|
||||
video-dl.lua [action] <url>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user