aboutsummaryrefslogtreecommitdiffstats
path: root/aataaj.lua
diff options
context:
space:
mode:
authordvs12024-10-25 17:03:00 +1000
committerdvs12024-10-25 17:03:00 +1000
commitf28129b5c96317a0486592011db8e02655b18e1a (patch)
treeca38e8d662dd33b58667825605dd10030b52b883 /aataaj.lua
parentTurn on debug mode, or pretend to, this bit isn't functional yet. (diff)
downloadJackOnAllDevices-f28129b5c96317a0486592011db8e02655b18e1a.zip
JackOnAllDevices-f28129b5c96317a0486592011db8e02655b18e1a.tar.gz
JackOnAllDevices-f28129b5c96317a0486592011db8e02655b18e1a.tar.bz2
JackOnAllDevices-f28129b5c96317a0486592011db8e02655b18e1a.tar.xz
Help command now prints out full usage as well.
Diffstat (limited to '')
-rwxr-xr-xaataaj.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/aataaj.lua b/aataaj.lua
index aa2829d..6f840f3 100755
--- a/aataaj.lua
+++ b/aataaj.lua
@@ -107,7 +107,7 @@ local options =
107 STOP = 107 STOP =
108 { 108 {
109 help = 'Command to stop the JACK stuff, for users.', 109 help = 'Command to stop the JACK stuff, for users.',
110 func = function(self, a, args, i) 110 func = function(self, options, a, args, i)
111 _.killEmAll{'qsynth'} 111 _.killEmAll{'qsynth'}
112 __[[#!/bin/bash 112 __[[#!/bin/bash
113 a2j_control --stop 113 a2j_control --stop