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. --- aataaj.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aataaj.lua') diff --git a/aataaj.lua b/aataaj.lua index aa2829d..6f840f3 100755 --- a/aataaj.lua +++ b/aataaj.lua @@ -107,7 +107,7 @@ local options = 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'} __[[#!/bin/bash a2j_control --stop -- cgit v1.1