aboutsummaryrefslogtreecommitdiffstats
path: root/test_.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtest_.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_.lua b/test_.lua
index e4ebcc8..b1ded7d 100755
--- a/test_.lua
+++ b/test_.lua
@@ -21,7 +21,7 @@ local options =
21 stop = {help = 'Command to stop the scanning process, for Sys V init.',}, 21 stop = {help = 'Command to stop the scanning process, for Sys V init.',},
22 JACK = {help = 'Command to start the JACK stuff, for users.',}, 22 JACK = {help = 'Command to start the JACK stuff, for users.',},
23 STOP = {help = 'Command to stop the JACK stuff, for users.', 23 STOP = {help = 'Command to stop the JACK stuff, for users.',
24 func = function(self, a, args, i) 24 func = function(self, options, a, args, i)
25--[=[ 25--[=[
26 _.killEmAll{'qsynth'} 26 _.killEmAll{'qsynth'}
27 __[[ 27 __[[