summaryrefslogtreecommitdiffstats
path: root/bin/highlight-query
diff options
context:
space:
mode:
Diffstat (limited to 'bin/highlight-query')
-rwxr-xr-xbin/highlight-query2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/highlight-query b/bin/highlight-query
index fe916d9..85967cd 100755
--- a/bin/highlight-query
+++ b/bin/highlight-query
@@ -26,4 +26,4 @@ if (!$found) {
}
$cli = new SqlParser\Utils\CLI();
-exit($cli->run());
+exit($cli->runHighlight());