From f28129b5c96317a0486592011db8e02655b18e1a Mon Sep 17 00:00:00 2001 From: dvs1 Date: Fri, 25 Oct 2024 17:03:00 +1000 Subject: Help command now prints out full usage as well. --- test_.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_.lua') diff --git a/test_.lua b/test_.lua index e4ebcc8..b1ded7d 100755 --- a/test_.lua +++ b/test_.lua @@ -21,7 +21,7 @@ local options = stop = {help = 'Command to stop the scanning process, for Sys V init.',}, JACK = {help = 'Command to start the JACK stuff, for users.',}, STOP = {help = 'Command to stop the JACK stuff, for users.', - func = function(self, a, args, i) + func = function(self, options, a, args, i) --[=[ _.killEmAll{'qsynth'} __[[ -- cgit v1.1