From 84214752c136b000fa46d3e313e6525a7eb7b1ab Mon Sep 17 00:00:00 2001 From: yito88 Date: Sun, 21 Jul 2024 21:51:36 +0200 Subject: [PATCH] fix the option message --- scalardb/src/scalardb/runner.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scalardb/src/scalardb/runner.clj b/scalardb/src/scalardb/runner.clj index 582f0db..b175cc0 100644 --- a/scalardb/src/scalardb/runner.clj +++ b/scalardb/src/scalardb/runner.clj @@ -124,7 +124,7 @@ "consistency model to be checked" ["snapshot-isolation"]) - [nil "--config-file CONFIG_FILE" "ScalarDB config file" + [nil "--config-file CONFIG_FILE" "ScalarDB config file. When this is given, other configuration options are ignored." :default ""]]) (defn- test-name